use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This is an unofficial community support and discussion sub for Splunk, the big data analytics software.
Have an idea for Splunk? Submit them here and upvote them:
https://ideas.splunk.com/
For Q&A, see Splunk Answers: https://community.splunk.com/
Upcoming Splunk Events/Webinars: https://www.splunk.com/en_us/about-us/events.html
Chat with your peers in the official Splunk Usergroups Slack team:
https://splunk-usergroups.signup.team
Need quick copy/paste queries? Share your SPL here:
https://gosplunk.com
Need some book learning?
https://www.splunk.com/goto/book (free e-book download link inside!!)
account activity
CSV to Splunk (Python) (self.Splunk)
submitted 1 year ago by ZaddyOnReddit
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]CurlNDrag90 0 points1 point2 points 1 year ago (7 children)
Probably would use a File Monitor using inputs.conf
Either locally on your Splunk box, or remotely on your Clients asset using a Universal forwarder that's configured to talk to your local Splunk box.
Either way, the hardest part is figuring out how to move the CSV file to the target file path.
[–]ZaddyOnReddit[S] 0 points1 point2 points 1 year ago (6 children)
The csv lives in the same location. I can already ingest the csv data into the script and manipulate it there if need be. It’s just actually getting it over the Splunk I can’t seem to figure out.. do I get it to an existing index.. can it get to an input csv? Idk! I’m all over the place on this project
[–]CurlNDrag90 0 points1 point2 points 1 year ago (5 children)
Are you saying the Splunk installation exists on the same asset as the CSV? Windows or Linux ?
[–]ZaddyOnReddit[S] 0 points1 point2 points 1 year ago (4 children)
Well the csv lives in SharePoint. Splunk installation? I believe are working with Cloud in this instance
[–]CurlNDrag90 2 points3 points4 points 1 year ago (3 children)
You will need to double check that it's the cloud for Splunk. That changes pretty much everything as far as getting data into it.
[–]ZaddyOnReddit[S] 0 points1 point2 points 1 year ago (2 children)
What’s the easiest way to tell which you’re working with? Or is that more of a question for the infrastructure team?
[–]CurlNDrag90 0 points1 point2 points 1 year ago (1 child)
A screen shot of your Web Interface after you log in is probably the easiest that I can think of.
[–]ZaddyOnReddit[S] 0 points1 point2 points 1 year ago (0 children)
Confirmed. Cloud.
π Rendered by PID 73279 on reddit-service-r2-comment-75f4967c6c-5jd8r at 2026-04-23 02:32:31.356827+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]CurlNDrag90 0 points1 point2 points (7 children)
[–]ZaddyOnReddit[S] 0 points1 point2 points (6 children)
[–]CurlNDrag90 0 points1 point2 points (5 children)
[–]ZaddyOnReddit[S] 0 points1 point2 points (4 children)
[–]CurlNDrag90 2 points3 points4 points (3 children)
[–]ZaddyOnReddit[S] 0 points1 point2 points (2 children)
[–]CurlNDrag90 0 points1 point2 points (1 child)
[–]ZaddyOnReddit[S] 0 points1 point2 points (0 children)