# Logstash isn't sending logs to Elastic Cloud Instance

**URL:** https://discuss.elastic.co/t/logstash-isnt-sending-logs-to-elastic-cloud-instance/376118
**Category:** Logstash
**Created:** [March 19, 2025, 11:52am UTC](https://discuss.elastic.co/t/logstash-isnt-sending-logs-to-elastic-cloud-instance/376118 "2025-03-19T11:52:49Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Mohamad\_AbuZaitoun](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mohamad_abuzaitoun/32/142141_2.png) [@Mohamad\_AbuZaitoun](https://discuss.elastic.co/u/Mohamad_AbuZaitoun)
#### Post date: [March 19, 2025, 11:52am UTC](https://discuss.elastic.co/t/logstash-isnt-sending-logs-to-elastic-cloud-instance/376118/1 "2025-03-19T11:52:49Z")

</div>

**NEED HELP!**

I have logstash installed on my Ubuntu server and there is a test drupal website served by apache2 web server, what I'm trying is to read this website logs which are written to a file inside /var/log/apache2, the website generates events and write logs whenever I click on any button on the browser locally, the problem is that logstash is running and sees elastic cloud and there is a connectivity and pipeline is running, but no index is created and no logs in kibana, any help please?

---

<div class="post-metadata">

### Author: ![Badger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/badger/32/25190_2.png) [@Badger](https://discuss.elastic.co/u/Badger)
#### Post date: [March 19, 2025, 2:16pm UTC](https://discuss.elastic.co/t/logstash-isnt-sending-logs-to-elastic-cloud-instance/376118/2 "2025-03-19T14:16:24Z")

</div>

What do the input/filter/output configuration look like? How are you starting logstash?
