Deployment Architecture

custom search

mahe90
Explorer

Hi,

I am trying to use the custom command to read the data from other database and return to Splunk as query results. I understand that a custom command can be developed in python script and I'm thinking that python script can read the data from the database and return to Splunk. 

I have few questions here: 

  1. When we execute the custom search command in Splunk search GUI - does custom search command requests goes to Indexer?  In other words, do I need the indexers when i just run only the custom search command in my Splunk distributed environment?
  2. The custom search command had to retrieve lots of data from database. So, the custom search can be used for large volume of databases and performance issues can be anticipated for custom search commands? 
  3. How Splunk handles the custom search commands in backend - when there are multiple users execute the custom search command - Splunk executes the python script in the same thread (or) in different thread per user search request?

 

Thanks

Labels (1)
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 ...