How to connect n8n to splunk. What is best use and idea way

connect n8n to splunk.

hello @mohsenet

What is the issue?

I mean, how can I connect n8n to Splunk? What is the best use case and ideal way?

Thank you for your attention.:bouquet:

Yes, Splunk has a REST API, so you can use the HTTP Request node in n8n to connect.
Use cases vary like searching logs and pulling metrics to triggering alerts and automating responses. Just depends on what you’re trying to do.

1 Like

Thanks, @zocket !
Yes, I want to work on all the things you mentioned.
Do you know of any resources on this?

You can use the Splunk node in the n8n

or you can use the REST API, whatever fits better for you

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.