Getting Data In

Types of Integration in Splunk

VijaySrrie
Builder

Hi,

Can anyone help me with different methods of integration to splunk?
1. Universal forwarder method
2. Through Heavy Forwarder
3. Through DB connect
4. WinScp for windows
5. HTTP event collector

0 Karma

itrimble1
Path Finder

The Universal Forwarder is a light weight agent for nix,mac,windows that can read your logs from your log source and forward them to a Heavy Forwarder or to an Indexer.

The Heavy Forwarder is designed for heavy lifting of data. It can be used for large amounts of data.

The DB connect is used used to pull data from a database and then send that data to a heavy forwarder or indexer, where it is then searchable. Here is a good Splunk video on the topic.

WINScp can be used to transfer files from a host to client, or a client to host. For example, it can be used to copy the splunk installer to a nix box. You can also use WINSCp to transfer files to a deployment manager.

The HTTP collector is also used to get data into Splunk. It's just a different way of getting data into Splunk. The HTTP Event Collector (HEC) lets you send data and application events to a Splunk deployment over the HTTP and Secure HTTP (HTTPS) protocols. Here's a good tutorial.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Yes, there are plenty of people here who can help you with specific questions on those topics.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

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