# ERROR in cmd - logstash

**URL:** https://discuss.elastic.co/t/error-in-cmd-logstash/204875
**Category:** Logstash
**Created:** [October 23, 2019, 1:14pm UTC](https://discuss.elastic.co/t/error-in-cmd-logstash/204875 "2019-10-23T13:14:31Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Marfig](https://avatars.discourse-cdn.com/v4/letter/m/ac8455/32.png) [@Marfig](https://discuss.elastic.co/u/Marfig)
#### Post date: [October 23, 2019, 1:14pm UTC](https://discuss.elastic.co/t/error-in-cmd-logstash/204875/1 "2019-10-23T13:14:31Z")

</div>

Hi

I have install Logstash, ElasticSearch and Kibana, without any problems. But when I going to rund the Logstash conf file through the Command Prompt or PowerShell I get the same error messages... see picture:

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/6/1/611cec4f813ca7d3b0980833181537fc983911c8.png)

My conf file look like this:

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/b/c/bc79d7245586b874343344538ac81947ce0344a3.png)

Can someone help me? 🙂

---

<div class="post-metadata">

### Author: ![AquaX](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/aquax/32/92006_2.png) [@AquaX](https://discuss.elastic.co/u/AquaX)
#### Post date: [October 23, 2019, 8:24pm UTC](https://discuss.elastic.co/t/error-in-cmd-logstash/204875/2 "2019-10-23T20:24:28Z")

</div>

Change your elasticsearch output parameter "host" to "hosts" and change  
your sincedb\_path to sincedb\_path =\> "NUL"

---

<div class="post-metadata">

### Author: ![Marfig](https://avatars.discourse-cdn.com/v4/letter/m/ac8455/32.png) [@Marfig](https://discuss.elastic.co/u/Marfig)
#### Post date: [October 24, 2019, 8:18am UTC](https://discuss.elastic.co/t/error-in-cmd-logstash/204875/3 "2019-10-24T08:18:02Z")

</div>

I tried it out, but I still dont work ☹

Tried both in cmd and PowerShell:

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/f/b/fba0d591eec62f949782055ac7cf20933042f672.png)

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/f/5/f5836f12d2cdae9cb8cef3ebbb1b0452df71a489.png)

---

<div class="post-metadata">

### Author: ![AquaX](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/aquax/32/92006_2.png) [@AquaX](https://discuss.elastic.co/u/AquaX)
#### Post date: [October 24, 2019, 12:26pm UTC](https://discuss.elastic.co/t/error-in-cmd-logstash/204875/4 "2019-10-24T12:26:50Z")

</div>

I missed one.  
Please double check your configurations carefully. You should look closer for typos as the error message clearly states:

> Unknown setting 'sinceddb\_path' for file

sinceddb\_path should be sincedb\_path

---

<div class="post-metadata">

### Author: ![Marfig](https://avatars.discourse-cdn.com/v4/letter/m/ac8455/32.png) [@Marfig](https://discuss.elastic.co/u/Marfig)
#### Post date: [October 24, 2019, 12:59pm UTC](https://discuss.elastic.co/t/error-in-cmd-logstash/204875/5 "2019-10-24T12:59:42Z")

</div>

Thank you 🙂 Now it worked!!!

---

<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: [November 21, 2019, 12:59pm UTC](https://discuss.elastic.co/t/error-in-cmd-logstash/204875/6 "2019-11-21T12:59:50Z")

</div>

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