Writing log data to multiple files
Posted: Wed May 10, 2017 2:09 pm
I am looking for any help I can get with this problem. We want to use ramdisk space for log files so that reports scrubbed from log files will generate faster. As of now the userbase is large enough to keep the disks spinning their heads off all day long. The ramfs works fine but we know there is huge potential for data loss. What I want to do is write log data, status.dat data, and even perfdata, to a separate location as well as to the live ramfs where report reads will still happen.
I have no idea if this is possible. I recall in *nix you can map additional stdout channels to perhaps accomplish this but I can't grok how that could work in nagios.cfg for logfile entries.
Any ideas or thoughts very welcome.
Cheers,
I have no idea if this is possible. I recall in *nix you can map additional stdout channels to perhaps accomplish this but I can't grok how that could work in nagios.cfg for logfile entries.
Any ideas or thoughts very welcome.
Cheers,