historical user active reports

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

historical user active reports

L0 Member

Can someone tell me how far back you can expect to be able to run a user activity report ?

1 accepted solution

Accepted Solutions

L6 Presenter

You can select the time period to run the User Activity Report (UAR) and the system will query the database to run the report.  The size of the log database is determined by this CLI command:

admin@ca4demo> show system logdb-quota

total log disk size: 50 GB
quotas:
    traffic: 32%, 16 GB
    threat: 16%, 8 GB
    system: 4%, 2 GB
    config: 4%, 2 GB
    appstat: 12%, 6 GB
    trsum: 12%, 6 GB
    thsum: 4%, 2 GB

.....

You can see how far back the log can go by checking for the oldest log entry via CLI command 'show log ...'.  In this output, the url log can go back to 2010/07/07.

admin@ca4demo> show log url


Time                App             From            Src Port   Source
Rule                Action          To              Dst Port   Destination
Severity            Src User        Dst User        Threat
===============================================================================
2010/07/07 17:00:06 web-browsing    tapzone         4979      10.154.7.14
Monitor ALL         alert           tapzone         80        76.13.208.11
info                pancademo\david                 (9999)

View solution in original post

1 REPLY 1

L6 Presenter

You can select the time period to run the User Activity Report (UAR) and the system will query the database to run the report.  The size of the log database is determined by this CLI command:

admin@ca4demo> show system logdb-quota

total log disk size: 50 GB
quotas:
    traffic: 32%, 16 GB
    threat: 16%, 8 GB
    system: 4%, 2 GB
    config: 4%, 2 GB
    appstat: 12%, 6 GB
    trsum: 12%, 6 GB
    thsum: 4%, 2 GB

.....

You can see how far back the log can go by checking for the oldest log entry via CLI command 'show log ...'.  In this output, the url log can go back to 2010/07/07.

admin@ca4demo> show log url


Time                App             From            Src Port   Source
Rule                Action          To              Dst Port   Destination
Severity            Src User        Dst User        Threat
===============================================================================
2010/07/07 17:00:06 web-browsing    tapzone         4979      10.154.7.14
Monitor ALL         alert           tapzone         80        76.13.208.11
info                pancademo\david                 (9999)

  • 1 accepted solution
  • 2214 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!