Splunk Search

How to identify onboarding method used per sourcetype (like Forwaders, DBconnect, Http Event Collector, etc.)

harshal_chakran
Builder

Hi,

Is there any way to list the methods used for onboarding of data (Forwaders, DBconnect, Syslog, Http EventCollector, Scripted Inputs,etc) per sourcetype in Splunk Web.

Thanks in Advance.

0 Karma
1 Solution

adonio
Ultra Champion

try something like this:

| rest /services/data/inputs/all
| table eai:location eai:type host http_method index

you can try first without the table command so you can explore all the fields

hope it helps

View solution in original post

0 Karma

adonio
Ultra Champion

try something like this:

| rest /services/data/inputs/all
| table eai:location eai:type host http_method index

you can try first without the table command so you can explore all the fields

hope it helps

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...