/aws_event_viewer

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.

Primary LanguagePython

About AWS EVENT VIEWER

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.

Requirements

  • Python3
  • pandas

Guide

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 :

image