logstash-forwarder Questions
6
Solved
I have a set of dockerized applications scattered across multiple servers and trying to setup production-level centralized logging with ELK. I'm ok with the ELK part itself, but I'm a little confus...
Gennagennaro asked 30/10, 2015 at 9:47
0
I have a pyspark streaming application that runs on yarn in a Hadoop cluster. The streaming application reads from a Kafka queue every n seconds and makes a REST call.
I have a logging service in...
Afreet asked 13/4, 2017 at 21:2
4
Solved
I use logstash-forwarder and logstash and create a dynamic index with tags with this configuration:
/etc/logstash/conf.d/10-output.conf
output {
elasticsearch {
hosts => "localhost:9200"
ma...
Proximity asked 17/3, 2016 at 9:0
2
I have a web app hosted on the azure platform and an ELK stack hosted on a virtual machine also in azure (same subscription) and am struggling to find a way to ship the logs from the app to logstas...
Adipocere asked 17/11, 2015 at 10:0
1
Solved
I might be asking for too much here and I think it's just not implemented yet but I have ELK stack setup similar (almost identical) to how this tutorial does it:
(https://www.digitalocean.com/commu...
Arieariel asked 5/1, 2016 at 21:38
2
Solved
I've setup the Elasticsearch, Logstash, Kibana log viewing tools on my systems. There are 2 machines in my configuration now (Amazon EC2 instances):
54.251.120.171 - Logstash-server where ELK is...
Lithia asked 17/11, 2014 at 10:55
1
© 2022 - 2024 — McMap. All rights reserved.