How to Calculate the eps counts in each devices for siem in the cooperate organization?
--
_______________________________________________________________________________
Register for HackIM Powered by EMC, win Samsung gear,Arduino,nullcon pass,2 nights stay!
Details: http://ctf.nullcon.net nullcon - the neXt security thing!
_______________________________________________________________________________
null - Spreading the right Information
null Mailing list charter: http://null.co.in/section/about/null_list_charter/
---
You received this message because you are subscribed to the Google Groups "null" group.
To unsubscribe from this group and stop receiving emails from it, send an email to null-co-in+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Each vendor have their own calculation for EPS of each device. Sorry I have limited access for detailed reply. If u contact dealer of IBM SIEM or HP they have specific excel file to calculate this as their license is EPS based..
EX: If this are the number of events per day (64429515), than Yes, you are calculating correctly:
64429515/86400 (no. of seconds in a day) = 745
in IBM Qradar:
you need to create the log activity search with grouped=logsource, which gives you details of eventcount and events and you need to calculate manually
totalevent/no. of days *3600(for 1 day),*2 for 2days etc