Splunk Search

Send logs from Splunk Enterprise to Elastic Search

Said7
Explorer

Hi, i hope someone can help us, please.

We have to send our logs that we receive from Firewall's, Sysmon, etc from Splunk Enterprise to another device called Elastic Search throught syslog.

Our configuration by Splunk is in /opt/splunk and we create a file in /opt/splunk/etc/system/local called outputs.conf

Our configuration is next:

[root@SPLUNK2 local]# cat outputs.conf

defaultGroup = syslogGroup

[syslog: syslogGroup]
server = xxx.xxx.xxx.xxx:514

We restart the splunk throught GUI in settings > server control, but we didn't see logs outgoing.

Regargds

Tags (1)
0 Karma
1 Solution

codebuilder
Influencer

The easiest method would be to install Logstash on the box where you are collecting logs and use it to forward them on to ELK.

Logstash is essentially Elastic's equivalent of Splunks Universal Forwarder.

It's easy to set up and designed to do exactly what you're attempting.

----
An upvote would be appreciated and Accept Solution if it helps!

View solution in original post

0 Karma

codebuilder
Influencer

The easiest method would be to install Logstash on the box where you are collecting logs and use it to forward them on to ELK.

Logstash is essentially Elastic's equivalent of Splunks Universal Forwarder.

It's easy to set up and designed to do exactly what you're attempting.

----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma

Said7
Explorer

@codebuilder, thanks for your answer, we are checking the documentation of splunk to try send the logs without install logstash.

[https://docs.splunk.com/Documentation/Splunk/7.2.6/Forwarding/Forwarddatatothird-partysystemsd]

0 Karma

Sukisen1981
Champion

Said7
Explorer

@Sukisen1981 Thanks for the information.

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...