splunk / splunk-app-examples

App examples for Splunk Enterprise
Apache License 2.0
121 stars 73 forks source link

Add simple_setup_example #13

Closed fantavlik closed 3 years ago

fantavlik commented 3 years ago

This is a much simpler example of a Setup Page that doesn't use Backbone nor React nor promisify, simply: SimpleXML, Javascript, and CSS and utilizes the Splunk SDK for Javascript to store a password in storage/passwords and mark the app is_configured=1.

tacole02 commented 3 years ago

OMG one JS file.... barely over 100 lines. I am so amazed. I cannot wait to get this into the docs :)