# Configure Filebeat to input a specific logs of my app pods in AKS

**URL:** https://discuss.elastic.co/t/configure-filebeat-to-input-a-specific-logs-of-my-app-pods-in-aks/295737
**Category:** Logstash
**Created:** [January 29, 2022, 12:37am UTC](https://discuss.elastic.co/t/configure-filebeat-to-input-a-specific-logs-of-my-app-pods-in-aks/295737 "2022-01-29T00:37:52Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![amgmdz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/amgmdz/32/101055_2.png) [@amgmdz](https://discuss.elastic.co/u/amgmdz)
#### Post date: [January 29, 2022, 12:37am UTC](https://discuss.elastic.co/t/configure-filebeat-to-input-a-specific-logs-of-my-app-pods-in-aks/295737/1 "2022-01-29T00:37:52Z")

</div>

I have an application in a kubernetes (AKS) this app generates logs in /logs/\*.log, my problem is that I do not know what configuration to do in Filebeat (this is deployed on AKS nodes) to recognize the logs and send them to logstash.

I have tried with different input in filebeat type: container (it has logs that I can already see in my kubernetes cluster), I have also tried with a symbolic link "ln -sf /dev/stdout /logs/myapp-prod.log" and it does not recognize anything.

Can someone help me to configure Filebeat?

---

<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: [February 26, 2022, 12:38am UTC](https://discuss.elastic.co/t/configure-filebeat-to-input-a-specific-logs-of-my-app-pods-in-aks/295737/2 "2022-02-26T00:38:47Z")

</div>

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