Getting Data In

Would it be an issue if I use REST C# Splunk.Client API implementation with Same login Credentials?

ykazi
New Member

Is there any concurrency or any issue if I use REST C# Splunk.Client implementation with same login credentials while sending event data from Multiple machines with same desktop application to Splunk Index Server. I would like to know if session key would be unique even though same login/pwd is used to connect from multiple machine applications and there wouldnt be any session contention/concurrency issue.

Tags (3)
0 Karma

thomrs
Communicator

I do this with Python when I´m developing. I always create a service account for prod so I can monitor usage better.

0 Karma

ykazi
New Member

Would it means multiple concurrent REST login sessions with same credentials would be identified by splunk as individual sessions (sessionkey)? I did test same with couple of machines running same desktop application and sending event data via REST API to splunk server. I didn't notice any data loss/overlapping information.

However, I just would like to confirm before we roll out the change to 4000+ production client machines

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

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 ...