# Filebeat is not sending any logs to logstash please help urgent!

**URL:** https://discuss.elastic.co/t/filebeat-is-not-sending-any-logs-to-logstash-please-help-urgent/362161
**Category:** Beats
**Tags:** filebeat
**Created:** [June 27, 2024, 1:26pm UTC](https://discuss.elastic.co/t/filebeat-is-not-sending-any-logs-to-logstash-please-help-urgent/362161 "2024-06-27T13:26:29Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![stephenb](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/stephenb/32/40856_2.png) [@stephenb](https://discuss.elastic.co/u/stephenb)
#### Post date: [June 30, 2024, 3:11pm UTC](https://discuss.elastic.co/t/filebeat-is-not-sending-any-logs-to-logstash-please-help-urgent/362161/4 "2024-06-30T15:11:47Z")

</div>

How did you install logstash?

If you installed with a package manager this is not the proper command. (It is incomplete)

```auto
bin/logstash -f /etc/logstash/conf.d/oroprod.conf 

```

Perhaps take a look at this post

> [@Pipeline is running but index is not created at elasticsearch](https://discuss.elastic.co/t/pipeline-is-running-but-index-is-not-created-at-elasticsearch/333940/28):
>
> @Yasser_Alsawy Good job trudging through this! And now like I said I think it was something simple that we all did not see. Did you install as a package? And then you were running from the command line. And like I said I should have seen this... If you install as a package then run as a command line you have to add additional parameters to tell it where the config is at. --path.settings /etc/logstash This tells logstash where logstash.yml and pipeline.yml are at. So the command should b…

---

_[View the full topic](https://discuss.elastic.co/t/filebeat-is-not-sending-any-logs-to-logstash-please-help-urgent/362161)._
