The ITSI Event Management SDK is deprecated and no longer supported. If you have scripts based on this SDK, you can continue using them, but it is recommended to eventually port them to use the original Notable Event Actions SDK that is shipped with ITSI, as it will be updated going forward. For documentation, see Use the Notable Event Actions SDK.
Install with pip
:
virtualenv env
source env/bin/activate
pip install .
# Verify
python -c 'import itsi_event_management_sdk'
Run tests with:
python itsi_event_management_sdk/tests/tests.py
http://docs.splunk.com/Documentation/EventActionsSDK/1.0/SDKref/UsetheITSIEventManagementSDK