Skip to content

Instantly share code, notes, and snippets.

@z3ndrag0n
Created December 28, 2017 03:48
Show Gist options
  • Save z3ndrag0n/627766291fac24c402497469a7291c87 to your computer and use it in GitHub Desktop.
Save z3ndrag0n/627766291fac24c402497469a7291c87 to your computer and use it in GitHub Desktop.
Splunk TA-bamboo fix
Throws a KeyError 'sourcetype' exception.
Wrap in a try/except block - catch KeyError and assign 'bamboo' and raise from the default except.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment