This program is useful for AWS users and administrators who want to analyze CloudTrail logs in a human-readable format for security, auditing, or troubleshooting purposes.
- Python3
- pandas
Using the "pip install pandas" command, the pandas Python package must first be installed. You can execute this application once the pandas package has been properly installed.
Example of usage :