2012-05-28
03:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Report: A Single event for multiple devices.
Hello,
We're going through an audit, and the auditors would like a report of a successful and unsuccessful logon attempt for each of the sampled systems. Do any of you fine folks know how to limit results to 1 of each event type per device?
Thanks for your consideration.
-Todd
1 Reply
2012-06-18
11:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Not sure you can return a single event for a specific timeframe if there is more than one event. What you can do is use the count(....) field in your report. So say for example you want to report on failed logons, select the username, Count(messageId) or count(referenceID), and Event Computer as your fields in the report. What you will get is count of all failed logons for each user on each event computer on a single line for each evetn computer. Keep in mind that if you select a date time field you will still see every failed logon for the users rather than a count so do not use a date time field in the report. If you want the auditor to see the timeframe you selected for the sample simply include the check mark for date and tiemframe on the last page of the configuration for the report.
