# No Structured Logs Found in Stack Monitoring when using Logstash

**URL:** https://discuss.elastic.co/t/no-structured-logs-found-in-stack-monitoring-when-using-logstash/302005
**Category:** Logstash
**Created:** [April 9, 2022, 12:28am UTC](https://discuss.elastic.co/t/no-structured-logs-found-in-stack-monitoring-when-using-logstash/302005 "2022-04-09T00:28:37Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [April 10, 2022, 11:14pm UTC](https://discuss.elastic.co/t/no-structured-logs-found-in-stack-monitoring-when-using-logstash/302005/2 "2022-04-10T23:14:36Z")

</div>

Perhaps this...

> [@No Structured Logs Found in Stack Monitoring when using Logstashs](https://discuss.elastic.co/t/no-structured-logs-found-in-stack-monitoring-when-using-logstashs/296776/7):
>
> You may be missing the pipeline setting input { beats { port =\> 5044 } } output { if [@metadata][pipeline] { elasticsearch { hosts =\> "https://061ab24010a2482e9d64729fdb0fd93a.us-east-1.aws.found.io:9243" manage\_template =\> false index =\> "%{[@metadata][beat]}-%{[@metadata][version]}-%{+YYYY.MM.dd}" pipeline =\> "%{[@metadata][pipeline]}" user =\> "elastic" password =\> "secret" } } else { elasticsearch { hosts =\> "https://061ab…

---

_[View the full topic](https://discuss.elastic.co/t/no-structured-logs-found-in-stack-monitoring-when-using-logstash/302005)._
