I’m using logstash and es ( es is under AWS) and I have some issue with my logstash configuration.
- Logstash is already working and streaming logs to es and I see all on kibana. Example my Nginx logs.
- I installed the input s3 tool to create now conf and to streaming logs from s3 to my es. But I have issue with the streaming. Once I created the new index es for the s3 conf , I see on the new index the Nginx logs...
Nginx log working well.
When I start the streaming for s3 I getting the logs to the both index’s.
very strange,- A mix is created between the index's.