Bug #1827
Input doesn't have access to checkpoint directory
Start date:
04/24/2017
Due date:
% Done:
100%
Description
I should consider:
- Including better messaging (perhaps with a help URL)
- Determining if directory creation should be done differently to increase reliability
- Pre-checking the directory permissions before running the input
Associated revisions
Updating the description of the WebSite Performance Problems alert
Reference #1827
History
#1 Updated by Luke Murphey over 7 years ago
- Target version set to 2.2
#2 Updated by Luke Murphey over 7 years ago
Stacktrace:
ERROR Failed to save checkpoint directory Traceback (most recent call last): File "C:\Program Files\Splunk\etc\apps\website_monitoring\bin\modular_input.py", line 1191, in save_checkpoint_data fp = open( self.get_file_path(checkpoint_dir, stanza), 'w' ) IOError: [Errno 13] Permission denied: u'C:\\Program Files\\Splunk\\var\\lib\\splunk\\modinputs\\web_ping\\e55e2172d516522608c07669aaceae7d.json'
#3 Updated by Luke Murphey over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100