Skip to content

Python based, Netgear CM-1000 Docsis Status Logger for splunk ingestion. Outputs Json Format.

Notifications You must be signed in to change notification settings

Koloss5421/cm1kLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

cm1kLogger

Python based, Netgear CM-1000 Docsis Status Logger for splunk ingestion. Outputs Json Format.

Usage:

python3 cm1kLogger.py [-h] [--debug] logfile

positional arguments:

logfile | The destination of the json log output.

optional arguments:

-h, --help | show help message

--debug, --d | Enable debug logging to console.

Splunk Sourcetype Settings:

KV_MODE = json
INDEXED_EXTRACTIONS = json
LINE_BREAKER = ([\r\n]+)
TIMESTAMP_FIELDS = \s\"date\":\s\"
TIME_FORMAT = %Y-%m-%d %H:%M:%S.%q
TZ = <YourTZ>

About

Python based, Netgear CM-1000 Docsis Status Logger for splunk ingestion. Outputs Json Format.

Topics

Resources

Stars

Watchers

Forks

Languages