Hi,
My name is Ozan from TeknoA Technology i have a question for NPM. How can we keep track the instant logged in windows users on console table ?
Thank you
Regards
I believe you are referring to some sort of audit trail, is that correct? If yes, this is not something we support today, but have on our list to add in a future release.
Gotcha, have you looked at our Universal Device Poller utility? If the data you want is exposed via SNMP this tool allows you to create custom pollers to pull that data and display it in our dashboard, reports, alerts etc.
This information is usually tracked by the Windows security event log as long as you have enabled that level of auditing on the server. I have two suggestions, based on your needs.
1) If you're looking to be alerted when a specific user logs in, this is possible with NPM. Install the Windows Event Forwarder from your customer portal onto the relevant servers. Event logs will be forwarded to your Orion server as syslog messages. Finally, create the appropriate alert in the Syslog Viewer.
2) If you're looking to consolidate or archive or correlate activity with security event logs, you'll want to look into any of the numerous SIEM (security information and event management) software available such as Splunk, GFI EventsManager and AlienVault OSSIM.
Hopefully, I answered the question you were asking.
I am going to try but I don't know much about AlienVault
Thank You