Hi to everyone,
For a project, I need to deploy a test environnement with splunk and I need to capture stream log in order to to analyze it. For this project I have deployed a Splunk enterprise (9.1.2) on an ubuntu 20.04 and on another VM (also ubuntu 20.04) I put my UF (9.1.2). In the UF I put the add-on Splunk Add-on for Stream Forwarders (8.1.1) to capture packet and on my splunk enterprise Splunk App for Stream (8.1.1). I follow all installations and configurations steps and debug some issues but I still have an error that I don't know how to fix it. In the streamfwd.log files I see this error :
2024-01-24 06:14:03 ERROR [140599052777408] (SnifferReactor/PcapNetworkCapture.cpp:238) stream.NetworkCapture - SnifferReactor unrecognized link layer for device <ens33>: 253
2024-01-24 06:14:03 FATAL [140599052777408] (CaptureServer.cpp:2337) stream.CaptureServer - SnifferReactor was unable to start packet capturesniffer
ens33 is the right interface where I want to capture stream packet but I don't understand why it don't recognize it.
If you have any idea I will be very gratefull.
Hi there,
Unfamiliar Link Layer:
Double-Check Interface:
Kernel Module Issue:
Splunk Add-on Version:
Community Resources:
Remember:
~ If the reply helps, a Karma upvote would be appreciated
Hi,
First of all, thanks for helping me for this issue.
I tried all the things you say but I have the same error.
- The file input.conf on my UF don't permit to configure the interface (I verified the input.conf.spec file for verification).
- My kernel is updated so the problem It's not from It.
-And for the version, after verification, I have the last version of UF and Add-On available on Splunk base.
- For the Community Resources, I found one link that relate to this type of problem but there is no answer. I put the link here if you are interested :
If you have more indications to fix my issue I will be very grateful to here it.