Software needed to be installed on a Windows machine which has it's own service with specific states.
After some research, I found that using this stanza on the remote Windows machine (which is an UF by the way)
[WinHostMon://Service]
type = service
interval = 300
index = {optional}
It should work. However, after some more digging, I found out that this stanza is depricated since 6.3? Can someone confirm?
The name of the service is something like 'Some Name' and can have the standard states 'Running', 'Not Running', etc
I would like to display this status on a dashboard so that my team can see what is up/down in a blink of an eye
Would this be the config I have to add on the UF?
[WinHostMon://Some Name]
type = Some Name
interval = 300
Is there something specific I need to configure on Splunk Web?
(above question is still not really clear for me.. Once I put a certain config in the inputs.conf from the UF, should I do extra changes in the Enterprise?)
↧