Hi, i am new to Elasticstack i configure filebeat in client machine, to send logs to logstash- it is not sending logs to logstash server. Here when I locally send logs to logstash server using filebeat its working fine.
HI warkolm, Thanks for kind update, below is my config files details.
I have one elk server running with ( logstash, Kibana, Elasticsearch). I have to monitor logs from remote apache server. i have configure filebeat in apache server and it is running fine.
30-apache2-elasticserchoutput.conf at ELK server:
output {
elasticsearch {
hosts => localhost
manage_template => false
index => "%{[@metadata][beat]}-%{[@metadata][version]}-%{+YYYY.MM.dd}"
}
}
Can you please clear my doubt.. do i have to configure logstash in client side also. ?
at client side i just configure filebeat and mention the paths.
I have also enable apache modue in ELK server.
filebeat test output from client machine.
logstash: 192.168.XX.XX:5044...
connection...
parse host... OK
dns lookup... OK
addresses: 192.168.XX.XX
dial up... OK
TLS... WARN secure connection disabled
talk to server... OK
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.