October 24, 20169 yr Hi Everyone, I am wondering if anyone has any experience getting their Unraid Syslog into an ELK stack. I do not see a way to ship my logs to my VM running the stack. I am using filebeat on my other VMs to ship logs. Any insight would be great. Thank you
October 24, 20169 yr Community Expert Have you tried searching the forum for elk stack? See search tips in my sig.
October 24, 20169 yr I'm running an ELK stack on port 514 (tcp and udp) and have unRaid forwarding to it via the following code in my go file (which i'll migrate to the users scripts when I get around to it) # Log to ELK echo "*.* @@192.168.2.5:514" >> /etc/rsyslog.conf /etc/rc.d/rc.rsyslogd restart (192.168.2.5 being the ip of my unraid)
Archived
This topic is now archived and is closed to further replies.