Hello,
I just installed ELK server (on server B) and want to send log file for tomcat (catalina.out), nginx (access.log, error.log) and posgresql logs (from server A) using filebeat
I tested it with logs like syslog and similar format
I tested just adding new files like tomcat logs, I receveive the data to ELK server but the format is not correct and filtering is not good
do you have any example of config file for filebeat AND logstash to handle this new entries
thx a lot
G