Quantcast
Channel: Question and Answer » oracle
Viewing all articles
Browse latest Browse all 717

parsing and purpose of oracle audit (.aud) logs

$
0
0

I am looking at the oracle audit logs and am trying to understand and parse.

The format appears to be consistent:

Date
Length:
Action:
...etc

My questions are: 1) what generates these? Is it every sql command executed against the db? 2) how can i parse these into a consistent format (xml/json/csv)

Thank you.


Viewing all articles
Browse latest Browse all 717

Trending Articles