Splunk Dev

Splunk Dev
Community Activity
danielbb
The following code - | eval ipa="10.22.3.2" | eval ret=if(cidrmatch("10.0.0.0/8", ipa), "tr", "fl") | return ret ...
by danielbb Motivator in Splunk Dev 09-26-2019
0 3
0
3
takeoff
How can I get (add) Enterprise Security features (app) to my Splunk Cloud Trial subscription?If I collect data from m...
by takeoff New Member in Splunk Dev 09-26-2019
0 2
0
2
jonu4u
Hi,I've been working in Splunk for 2 years.I want to do a developer certification.Please let me know the steps to do ...
by jonu4u New Member in Splunk Dev 09-26-2019
0 2
0
2
imoussaoui
Splunk Linux does not have library ctypes by default, how can I add this library to my folder bin?I try to develop cu...
by imoussaoui Engager in Splunk Dev 09-25-2019
2 1
2
1
captainjak
Hi there, I need your support to configure Splunk for our network security environment. I have installed Splunk in o...
by captainjak New Member in Splunk Dev 09-24-2019
0 11
0
11
JyotiP
I have a variable temp = 2019/19/09_04:02:49:344 and I want to remove all the special character from it like 20191909...
by JyotiP Path Finder in Splunk Dev 09-23-2019
0 5
0
5
David
I want to run some authenticated Python code when an app installs, to kick off an action. What's the best way to do t...
by David Splunk Employee Splunk Employee in Splunk Dev 09-20-2019
0 1
0
1
Redman11
I've just upgraded to Splunk 6.5.2 from 6.3.1 and the data event of the SearchManager seems to be firing twice under ...
by Redman11 Explorer in Splunk Dev 09-20-2019
2 9
2
9
nandhini_amir
When the relay forwarder (UF) receives the log data from each target device and sends it to the indexer, will it stor...
by nandhini_amir Engager in Splunk Dev 09-20-2019
0 1
0
1
amaurya1
In the below query, I'm using indexes "abc" and "def" and extracting the results only for the accounts which are pres...
by amaurya1 Explorer in Splunk Dev 09-19-2019
0 3
0
3
rajiv_r
in splunk cloud i am trying to push RDS cloudwatch logs in splunk through creating New Input option but i could not a...
by rajiv_r Explorer in Splunk Dev 09-18-2019
0 3
0
3
kingjeo2
Hi, I wanna ask if there is a way to obfuscate/hide a python code that works on Splunk? Tried Cython and py_compile t...
by kingjeo2 New Member in Splunk Dev 09-18-2019
0 2
0
2
sanchezfg
In Phantom, when adding an External Splunk under Administration Settings -> Search Settings, getting an error that te...
by sanchezfg New Member in Splunk Dev 09-17-2019
0 0
0
0
vickram
Hi All, I Need to extract " CURDEPTH(553)" and "MAXDEPTH(15000)" as two seperate fields from the below .txt fil...
by vickram New Member in Splunk Dev 09-16-2019
0 8
0
8
tomkp75
Hello, I'm trying out the SplunkJS Stack 1.1 in an external webapp and I'm successfully running my searches and chart...
by tomkp75 New Member in Splunk Dev 09-15-2019
0 0
0
0
pragycho
Hi All, I wish to create a regex that should work with multiple log format using 2 type log format. 1) log format: 5...
by pragycho Loves-to-Learn in Splunk Dev 09-14-2019
0 1
0
1
dan_ritter
Hello, I have been running some scripts using splunklib for the past year or so without any issues. I recently upda...
by dan_ritter Engager in Splunk Dev 09-12-2019
1 1
1
1
apothuri
Is there a planned release for ODBC connector to support Splunk 7.x connectivity with Tableau ? Our customers are loo...
by apothuri Engager in Splunk Dev 09-12-2019
5 6
5
6
pal_sumit1
Hi All, I have a use case where I need to create an API connection and but the problem is we need to have an access t...
by pal_sumit1 Path Finder in Splunk Dev 09-12-2019
0 2
0
2
kotak86
Hi,I am written python code to download data from splunk for the given search and given date range but it seems date ...
by kotak86 Explorer in Splunk Dev 09-09-2019
0 10
0
10
lightech1
Hello Community! When we do some search in CIM syntax with Splunk 6.6.x , we saw the CIM fields like por example : A...
by lightech1 Path Finder in Splunk Dev 09-08-2019
1 17
1
17
clyde772
Is there a way to re-intialize the current indexes? instead of recreating one? We are in the process of depoying Spl...
by clyde772 Communicator in Splunk Dev 09-05-2019
0 2
0
2
x213217
I have a few instances where I will get status events for when jobs are running very quickly and appear as the same t...
by x213217 Explorer in Splunk Dev 09-04-2019
0 6
0
6
matthewroberson
Is this on Splunk's roadmap? The clock is ticking... https://pythonclock[.]org/
by matthewroberson Path Finder in Splunk Dev 08-30-2019
1 4
1
4
dvuichor
here is my code: import splunklib.client as client HOST = "myhost" PORT = 8000 USERNAME = "admin" PASSWORD = "mypass...
by dvuichor New Member in Splunk Dev 08-30-2019
0 7
0
7
Get Updates on the Splunk Community!

Keep the Learning Going with the New Best of .conf Hub

Hello Splunkers, With .conf26 getting closer, there’s already a lot of excitement building around this year’s ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...
Top Solution Authors