Hi Gurav,
I think the way we send logs to Splunk is a little different to solution proposed by the Microsoft forum. We currently use AWS Cloud to spin up Windows Servers. We spend HPC logs via inputs.conf file linked to our Json code. The content of the inputs.conf file looks like:
[WinEventLog://Application]
disabled = 0
[WinEventLog://Security]
disabled = 0
[WinEventLog://System]
disabled = 0
I want to ask if anyone knows the Syntax for adding Window HPC Server logs to the inputs.conf file??? The actual Event Viewer logs in Windows can be found under: Event Viewer (Local) > Application and Services Logs > Windows HPC Server.
Thanks
Michael
... View more