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!

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...