Skip to content

Instantly share code, notes, and snippets.

@LukeMurphey
Created April 15, 2013 19:28
Show Gist options
  • Save LukeMurphey/5390653 to your computer and use it in GitHub Desktop.
Save LukeMurphey/5390653 to your computer and use it in GitHub Desktop.
A restmap.conf for a custom REST endpoint in Splunk. Make sure to change the "change_this" to something that makes sense for your endpoint and change the handlerfile unless your endpoint is defined in rest_handler.py. Tags: #splunk
[admin_external:change_this]
handlertype = python
handlerfile = rest_handler.py
handleractions = list,edit,_reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment