Splunk Dev

Splunk Dev
Community Activity
RayJacobs
Hi all,I am trying to find a way to use Rest API like search endpoint for splunk but my problem is my company use Okt...
by RayJacobs New Member in Splunk Dev 01-10-2023
0 3
0
3
spunk_enthusias
I am building a GeneratingCommand and even in the most basic version a lot of time passes between the invocation of p...
by spunk_enthusias Path Finder in Splunk Dev 01-10-2023
0 1
0
1
BongoNations
Hi All, thanks for clicking on the question This search works fine in Linux using grep, but I can't get it to work in...
by BongoNations Explorer in Splunk Dev 01-06-2023
0 7
0
7
matutter4
I've taken the "generatetext.py" example from the SDK and I'd like to run it directly from my terminal. However, I ge...
by matutter4 Explorer in Splunk Dev 01-05-2023
0 6
0
6
spunk_enthusias
Hi! Long time listener, first time caller here.Our custom search command needs some slow initialization, which we wou...
by spunk_enthusias Path Finder in Splunk Dev 01-05-2023
0 0
0
0
MScottFoley
I updated an alert description using the REST API (port 8089).  When I use the API to list the description it shows t...
by MScottFoley Path Finder in Splunk Dev 01-05-2023
0 3
0
3
jrouse025
Purpose: Help the reader understand one approach to have Splunk kick-off a Python script that returns data to Splunk ...
by jrouse025 Path Finder in Splunk Dev 01-05-2023
2 1
2
1
POR160893
  Hi, For the MLTK app on Splunk, I need to change the number of distinct values for logistic regression, based on...
by POR160893 Builder in Splunk Dev 01-03-2023
0 3
0
3
bkhwang
Hello!!If a new event log is generated in the index, is it possible the Python script reads the event log and generat...
by bkhwang Explorer in Splunk Dev 12-30-2022
0 3
0
3
stwong
Hi all,In Splunk Add-on for Microsoft Office 365 (4.2.1) on Splunk Enterprise 9, we got problem when configuring it o...
by stwong Communicator in Splunk Dev 12-29-2022
0 0
0
0
anirban_td
I am using the Python SDK to add the allow_skew setting to savedsearches. See the generalised code snippet below:  im...
by anirban_td Explorer in Splunk Dev 12-23-2022
0 0
0
0
jordan_hy
My organization recently updated to SAML for Splunk and I am no longer able to connect to Splunk via the Python SDK. ...
by jordan_hy Engager in Splunk Dev 12-15-2022
1 2
1
2
tpavlik_splunk
I'd love to be able to track new AppInspect releases as they get released to PyPi.
by tpavlik_splunk Splunk Employee Splunk Employee in Splunk Dev 12-15-2022
0 2
0
2
sutom
Dear All, I have created a TA to monitor a custom python script named log_parser_v1.py". Here is the configuration fr...
by sutom Path Finder in Splunk Dev 12-15-2022
0 5
0
5
daniel333
All, I just had a user want to compare lists/arrays for diff etc. Honestly I have no idea how I might compare mvfie...
by daniel333 Builder in Splunk Dev 12-08-2022
1 6
1
6
Keith_wgtn
Hello All,Is it possible to download a custom app that has been vetted and loaded into splunk cloud?I have a customer...
by Keith_wgtn Explorer in Splunk Dev 12-07-2022
0 1
0
1
daniel_splunk
From the latest document, http://docs.splunk.com/Documentation/Splunk/latest/Security/Self-signcertificatesforSplunk...
by daniel_splunk Splunk Employee Splunk Employee in Splunk Dev 12-02-2022
0 3
0
3
ppanteliad
Here's the weirdest piece of error I've ever seen. When I run the following code snippet I get a syntax error: line 1...
by ppanteliad New Member in Splunk Dev 12-01-2022
0 0
0
0
nb1016
We found a Splunk app which allows us to take a file and write it to our Splunk server before sending it off to a dat...
by nb1016 Engager in Splunk Dev 11-30-2022
0 1
0
1
Gregorious94
Hey,   I'm trying to use pandas in the backend python script for an alert. I copied the module into the /bin folder. ...
by Gregorious94 New Member in Splunk Dev 11-28-2022
0 0
0
0
jwilliams1
Hi there, I'm currently building a dashboard and need to display two dates, one being today's date and the other bein...
by jwilliams1 Engager in Splunk Dev 11-18-2022
0 2
0
2
rajeswarija
Team I am able to make a POST call to export end point and getting the search results. I am using Python requests lib...
by rajeswarija New Member in Splunk Dev 11-15-2022
0 1
0
1
jip31
hi   I use this relative time in my search   earliest=@d+7h latest=@d+19h    now I want the same slot time but one d...
by jip31 Motivator in Splunk Dev 11-10-2022
0 1
0
1
kellin0jk
Hi, I wanted to see if there is anyway we can store credentials in Phantom which is not visible to the users within P...
by kellin0jk New Member in Splunk Dev 11-10-2022
0 0
0
0
anirban_td
Hello splunkers,  How can I use tab-completion & command history in the python that is packaged with Splunk? The pyth...
by anirban_td Explorer in Splunk Dev 11-08-2022
0 2
0
2
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

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

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...
Top Solution Authors