Hi,
How often does eventlog analyzer archives logs? In what periods? (daily,weekly,after certain number of records,etc)
I need to get backup of daily collected logs from database directly. So, I think that logs are stored in comp_eventlog and eventlog tables. But there are also some other tables those begin with comp_eventlog and eventlog prefixes. So which one is the correct table to get backup of daily logs? And what are the purpose of other tables? I think somehow application uses other tables for archiving purposes.
Thanks...