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!

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

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...