Skip to content

Repository files navigation

C.Lo.D.

CLoD (CADF Log Detective) 🕵️ is a python3 script that parses a log file containing CADF event records (in JSON format).

Install dependencies from requirements.txt

pip install -r requirements.txt
usage: clod.py [-h] -i INPUT
optional arguments:
-h, --help show this help message and exit
-i INPUT, --input INPUT input file containing json CADF event records

eg.

python3 clod.py -i cs_events

Executing CloD for OpenStack events file (raw_cadf_sample) and for CloudStack events file (cs_events)

Executing CLod

Using a MongoDB client (robo3T) to view Collections

Viewing CADF Records

About

CADF Log Detective - a parsing tool for log files containing CADF event records

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages