Splunk Enterprise

macOS Universal Forwarder

user487596
Explorer

Hello everyone! I need help/hint: I tried to set up log forwarding from MacOS (ARM) to Splunk, but the logs never arrived. I followed the instructions from this video, and also installed and configured Add-on for Unix and Linux. And what index will they appear in? Thanks!

Inside /Applications/SplunkForwarder/etc/system/local i have: inputs.conf, outputs.conf, server.conf.

inputs.conf

 

 

[monitor:///var/log/system.log]
disabled = 0

 

 

outputs.conf

 

 

[tcpout:default-autolb-group]
server = ip:9997
compressed = true

[tcpout-server://ip:9997]

 

 

server.conf

 

 

[general]
serverName = 
pass4SymmKey = 

[sslConfig]
sslPassword = 

[lmpool:auto_generated_pool_forwarder]
description = auto_generated_pool_forwarder
peers = *
quota = MAX
stack_id = forwarder

[lmpool:auto_generated_pool_free]
description = auto_generated_pool_free
peers = *
quota = MAX
stack_id = free

 

 

 

 

Labels (3)
0 Karma
1 Solution

dural_yyz
Motivator

Look at the local splunkd.log file to see any connection attempts to the destination IP.

View solution in original post

dural_yyz
Motivator

Look at the local splunkd.log file to see any connection attempts to the destination IP.

user487596
Explorer

WARN  TcpOutputProc [22637 parsing] - The TCP output processor has paused the data flow. Forwarding to host_dest=ip inside output group default-autolb-group from host_src= has been blocked for blocked_seconds=16061. This can stall the data flow towards indexing and other network outputs. Review the receiving system's health in the Splunk Monitoring Console. It is probably not accepting data.

ERROR TcpOutputFd [22638 TcpOutEloop] - Read error. Connection reset by peer

It turns out there is no network interaction between the workstation and the splunk?

0 Karma

dural_yyz
Motivator

Here we go.  So this could be network transmissions so check for firewall blocks and any routing issues first.  Then look into SSL connection issues last.

Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...