route to local file.
Hi there, I have the following log server setup which recevice log from various servers and route to another server as well as written to a local file.
<router>
path from_other_servers => output_another_server, local_zip_encrypted_file
<\route>
it seems for smaller log size, I have to restarts the nxlog before the file can be written locally. (the file is empty when I tried to decrypt and uncompress the file)
(1) is it possible to force flush into local file in regular basis?
(2) though I don't see the log written to local file, can I check if the log is forwarded to another server in this case?
Thanks in advance
Best regards,
Loh