Hi everyone. I am just new to splunk and i am trying to create a function where I can export a table results to a csv file using a javascript. can someone tell me what can i do?
Any help will be m...
...ookup-table-files/lookupfile.csv/acl -d owner=<new owner> -d sharing=user
This I am implementing in javascript by Ajax and jquery Ajax. But are giving me result 404 page not found error.
B...
Hi all!
I am developing an app which contains a lot of dashboards and I want the users be prompted with information about each dashboard when opening it. I'm also planning on letting the user choo...
Hello,
My Dashboard has two simple drop-downs which generate the options in them dynamically by executing a search. The search performs an inputlookup to populate the drop-downs from a csv file p...
...se jQuery Sparklines to bring this data outside of a Splunk 3.x instance, but it seems like this should be easier to do within the 4.x architecture. I see references to adding custom HTML & CSS i...
...he mouse. The descriptions are in a CSV file which comes with the CIM.
I found a useful blog (Add a Tooltip to Simple XML Tables..) describing how a tooltip can be implemented. I tried to modify it b...
with help of @vnravikumar I created one button next to edit button in dashboard similar to export button which contains links of other dashboards. for more detail please refer-https://answers.splunk....
...ile_number_list| table process,oprocess_start_date,oprocess_end_date,file_number_list,otrans,otpm,oelapsed_mins,total_count,local_currency,local_swift,local_amt,eur_local '});
// $container is the jquery...
Does anybody know of a way to make a second download button (could use the same modal as the official dashboard one)?
I've tried playing around with some custom JS and tried messing with the data_...
...t;
</form>
I am using this code for my JavaScript (called "drilldown.js"):
var components = [
"splunkjs/ready!",
"splunkjs/mvc/simplexml/ready!",
"jquery"
];
r...