DCSO / TIE-Splunk-TA

DCSO Threat Intelligence Engine (TIE) Add-On for Splunk v8
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

[Feat] Extend Logging Capabilities #2

Closed 8ear closed 4 years ago

8ear commented 5 years ago

Why: Why you want the feature

Currently the tie2index.py python script have no debug, error,info output for an administrator to check if the script is working.

What: What you want to happen

Extend the logging capabilites of the python script. So that an administrator know in which state is the python script currently and is the script working. Example: http://dev.splunk.com/view/logging/SP-CAAAFCN

How: How it is implemented

geertjanvdk commented 4 years ago

This is part of issue #10 : we log to the dcso_tie.log file when running within the Splunk environment, otherwise to sys.stderr.