Forum Discussion
Way to send specific log file ( /shared/nfast/log/hardserver.log) to remote destination in real time
I think rsyslog has the functionality you are looking for. However, is not installed in a F5 unit. Not sure if can do the same just with syslog-ng.
See this example:
http://www.rsyslog.com/using-the-text-file-input-module/
You can try to install the RPM, but you will not get support for problems in rsyslog:
http://sharadchhetri.com/2014/03/01/install-and-configure-rsyslog-on-rhel-6-centos-6/
Another option is to create a script to move the messages from the file to the syslog-ng. Basically, the script keep monitoring the file, every time a line is added, it will echo it to syslog-ng via logger command.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com