i have several SQL servers with logs in different places so i've got a share UNC location so i can deploy inputs.conf with the same config.
\\SERVERNAME\Log\appserver_log.txt
my inputs.conf looks like this - the log file is processed - but i can't seem to extract the servername - i've tried host_segment but no
[monitor://\\*\Log\*]
disabled = false
whitelist = appserver_log.txt
index = test
↧