I am trying to use the Splunk Add-On Builder (v2.2.0) to build a TA to pull data via REST API in Splunk (v7.3.3). I am not a developer but used it to build the most basic single input c...
...ried on both Splunk 6.6.6 and 7.0.2
The problem I'm having is that if you go to either the 'Inputs' or 'Configuration' pages, the web interface just hangs with a spinning 'Loading' icon.
This is s...
...iffernt indexes? It should be possible to configure more than one SNMP Input, isn't it?
Many thanks
[edit]
I read the Developer Blog again, and found out that for the Trap listener part, you c...
I've noticed that the Inputs and Configuration pages of the TA get stuck on Loading with the animated circle. We seem to have successfully configured the TA with config files, but I wanted to check s...
...ocs/net_mgmt/network_analysis_module_software/6-1/developer/guide/nam-rest-api-guide-12.pdf) . I am using REST API Modularinputs, for data onboard.
The challenge i face here is after configuring R...
Hello All,
I am writing a modularinput in Java. It streams events in xml format. The example:
<event>
<time>1330717125</time>
<data>timestamp=2015-05-0...
Hi,
Would it be possible for someone who has this working to show an example please. I'm not too familiar with SNMP MIBs and OIDs etc but I would like to poll Cisco switches to get interface n...
hello all,
I have a input script to index data into Splunk. Through UI I want to input some configuration parameters and then write them in a file. When the script is run it should read the file a...