Getting Data In

Searched data on HF to be sent to the IDX cluster

Muralidhar_K
Explorer

Hello All,

I have an LDAPsearch app installed in one of the onprem Heavy Forwarders and I need to index the search out put into an index we have created. Our IDX and SH are on splunk cloud.

Would appreciate all the suggestions

Thanks in advance.

Murali

Labels (2)
0 Karma
1 Solution

Richfez
SplunkTrust
SplunkTrust

Ah, so you have that part.

The HF does not need to be able to see the indexes if the outputs are set up correctly.

You can use, at the end of your existing ldapsearch -

...
| collect <indexname>

 Which should just tuck that data into the index you name there.

Again, as long as the index exists on the indexer, your HF doesn't need to "see" the index.  It should "just work". 

Which brings up the point that if it doesn't work, I'd suspect your forwarding to your cloud is not actually set up right, but that's a different issue.  🙂

View solution in original post

Richfez
SplunkTrust
SplunkTrust

Ah, so you have that part.

The HF does not need to be able to see the indexes if the outputs are set up correctly.

You can use, at the end of your existing ldapsearch -

...
| collect <indexname>

 Which should just tuck that data into the index you name there.

Again, as long as the index exists on the indexer, your HF doesn't need to "see" the index.  It should "just work". 

Which brings up the point that if it doesn't work, I'd suspect your forwarding to your cloud is not actually set up right, but that's a different issue.  🙂

Muralidhar_K
Explorer

Thank you @Richfez , That worked for me.

I really appreciate your quick response and love this community, it always give me answers.

0 Karma

Richfez
SplunkTrust
SplunkTrust

OK, so here's the steps:

https://docs.splunk.com/Documentation/Forwarder/9.2.1/Forwarder/ConfigSCUFCredentials#Install_the_fo...

It's strange that those instructions are not to be found at the Splunk Cloud Forwarder manual, but I've sent in some feedback on that and hopefully they'll make the above-linked instructions easier to find.

 

Happy Splunking, and if you found this useful then karma would be appreciated!

-Rich

0 Karma

Muralidhar_K
Explorer

Hello @Richfez 

Thank you for the quick response.

We have HF configured and is forwarding the data to the IDX.

My scenario is, We have installed LDAPSearch app in the HF, We are able to run LDAP searches on the HF Web UI. we want to index those output in a an index we have created in the splunk cloud. 

I was thinking that ill create the report as search and add the action to log those events, but that did not work as it HF is not able to see the indexes.

I am looking for any way to achieve that.

Thanks

Murali 

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...