# No output from curator

**URL:** https://discuss.elastic.co/t/no-output-from-curator/139385
**Category:** Elasticsearch
**Created:** [July 10, 2018, 3:30pm UTC](https://discuss.elastic.co/t/no-output-from-curator/139385 "2018-07-10T15:30:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![omisnomis](https://avatars.discourse-cdn.com/v4/letter/o/958977/32.png) [@omisnomis](https://discuss.elastic.co/u/omisnomis)
#### Post date: [July 10, 2018, 3:30pm UTC](https://discuss.elastic.co/t/no-output-from-curator/139385/1 "2018-07-10T15:30:38Z")

</div>

I have followed the steps listed in the [installation instructions](https://www.elastic.co/guide/en/elasticsearch/client/curator/current/yum-repository.html) (I downloaded the Centos 7 RPM package as the server has no internet access) but I cannot run any commands.

### Expected Behavior

When running a simple command such as `curator --help` I expect to see some output

### Actual Behavior

There is nothing outputted.

### Steps to Reproduce the Problem

1. Download rpm package from the link provided above
2. Perform a local YUM install
3. Confirm it has installed in `/opt/elasticsearch-curator/` and the sym-link has been created in `/usr/bin/curator`
4. Try to run any command using the `curator` or `curator_cli`

### Specifications

- Version: elasticsearch-curator-5.5.4-1.x86\_64.rpm
- Platform: Centos 7

Some examples:

```auto
server ~$ curator --help
server ~$ curator doesntexit
server ~$ curator --pleeeease
server ~$ curator --

```

---

<div class="post-metadata">

### Author: ![akhileshsingh](https://avatars.discourse-cdn.com/v4/letter/a/ce7236/32.png) [@akhileshsingh](https://discuss.elastic.co/u/akhileshsingh)
#### Post date: [July 11, 2018, 3:40am UTC](https://discuss.elastic.co/t/no-output-from-curator/139385/2 "2018-07-11T03:40:46Z")

</div>

Hi @omisnomis ,

I would request you to take output of the below commands and post it here for better understanding of your problem.

to check process running or not:  
`ps -ef | grep -n curator`

to check curator service is running or not:  
`systemctl status avahi-daemon`

> And i want to know that you have created curator.yml file or not if you have created then please post here.

Let me know if you have any issue on executing above commands.

Thanks.

---

<div class="post-metadata">

### Author: ![theuntergeek](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/theuntergeek/32/44961_2.png) [@theuntergeek](https://discuss.elastic.co/u/theuntergeek)
#### Post date: [July 11, 2018, 4:02am UTC](https://discuss.elastic.co/t/no-output-from-curator/139385/3 "2018-07-11T04:02:00Z")

</div>

Thanks, @akhileshsingh. I'm already tackling this at [https://github.com/elastic/curator/issues/1243](https://github.com/elastic/curator/issues/1243). The user just asked in both places.

---

<div class="post-metadata">

### Author: ![omisnomis](https://avatars.discourse-cdn.com/v4/letter/o/958977/32.png) [@omisnomis](https://discuss.elastic.co/u/omisnomis)
#### Post date: [July 11, 2018, 7:14am UTC](https://discuss.elastic.co/t/no-output-from-curator/139385/4 "2018-07-11T07:14:46Z")

</div>

> [@akhileshsingh](#):
>
> Thanks.

@theuntergeek @akhileshsingh - Apologies, I wasn't sure which was the best place so I posted it in both 🙂

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [August 8, 2018, 7:14am UTC](https://discuss.elastic.co/t/no-output-from-curator/139385/5 "2018-08-08T07:14:48Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
