- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I recently install the add-on and it appears to be working fine. However, I'd like to understand more around how the app works. Can someone explain how the add-on stores checkpoint information and where it puts it on the file system?
I found the created_after variable in the box_default section of box.conf, but it doesn't appear to have been changed since I installed the add-on. The python is a bit complicated but I see reference to a checkpoint_dir setting (which I don't see set anywhere, nor can I tell what it defaults to) as well as it functions that look like they use the rest_api to save the checkpoint somewhere. But i don't see what rest endpoint it uses.
Can somebody help me figure it out?
Thanks!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Have you checked the documentation? http://docs.splunk.com/Documentation/AddOns/released/Box/Troubleshooting#Reset_checkpoint_for_histor... suggests that there is an events checkpoint file under $SPLUNK_HOME/var/lib/splunk/modinputs/box_service.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Have you checked the documentation? http://docs.splunk.com/Documentation/AddOns/released/Box/Troubleshooting#Reset_checkpoint_for_histor... suggests that there is an events checkpoint file under $SPLUNK_HOME/var/lib/splunk/modinputs/box_service.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Totally missed that page. Thanks!
