- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can Splunk's CherryPy just display a list of the files in a virtual directory?

lycollicott
Motivator
08-11-2016
12:29 PM
Is it possible to display something like this in Splunk with CherryPy?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

paramagurukarth
Builder
08-12-2016
06:19 AM
Yes You Can...
http://wiki.splunk.com/Community:40GUIDevelopment
Implement your logic to get the list of directories and create an html to display your content
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

lycollicott
Motivator
03-14-2017
10:07 AM
The Wiki examples didn't work for me in 6.5.2.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
jkat54

SplunkTrust
08-11-2016
12:31 PM
Where would you want it to do that? In an app?
They do it on the add data page here:
https://localhost:8000/en-US/manager/search/adddata/selectsource?input_mode=0
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
jkat54

SplunkTrust
08-11-2016
12:44 PM
Oh sorry... they did that in 5.x on the similar page.
