Hello all
I am tasked to install and configure filebeat (yet rather unknown to me) on several servers in order to forward application logs to ELK. The server themselves will not use anything from ELK (except filebeat to forward logs, as mentioned).
Please forgive me for asking those noobish questions, however, I am somehwat lost and needs pointers:
-
Is it possible to install filebeat without using rpm or deb packages (I am aware that this means I need to take care of startup after reboot myself)? I am unable to find a tar.gz or similar at the downloads page.
-
Are there options to determine WHERE its files of filebeat need to be installed - either with source installation or with rpm (I'd like it to not use the default system places, but install everything from filebeat in one single specific subdirectory)?
-
Is it possible to tell in the configuration files of filebeat which user it should run with/under? (all the logs I want to forward are already made/readable with a specific non-root systemuser, I'd like to avoid making another user and give that user access to the logs)?
Thank you for your help
Much appreciated
cheers
scheuri