All Apps and Add-ons

Splunk for F5 Access

mkarimi
Path Finder

I have installed the 3 apps that are to support Splunk for F5, namely: Access, Network, and Security. However, I'm not getting any of the dashboards and predefined searches to show up. After doing some digging, looks like I'm not getting data on the right sourcetype. But here is what I have. my SplunkforF5Access/local/inputs.conf looks like the following:

[udp://10035]
connection_host = dns
sourcetype = syslog
index = f5
source = udp:514
disabled = 0

and haven't changed the props.conf or the transforms.conf. here is a part of my props.conf:

[source::udp:514]
TRANSFORMS-apmsourcetype = apm_sourcetyper
TRANSFORMS-firepasssourcetype = firepass_sourcetyper

and I believe the part in transforms.conf that correlates to it is:

############APM EXTRACTIONS################
[apm_sourcetyper]
DEST_KEY = MetaData:Sourcetype
REGEX = :\s(?:0149|0125|0158)[0-9A-Fa-f]{4}:\d+:\s[0-9A-Fa-f]{8}:
FORMAT = sourcetype::apm_log

and:

############ FirePass sourcetype Extractions ###############
[firepass_sourcetyper]
DEST_KEY = MetaData:Sourcetype
REGEX = (?:172\.16\.73\.(4|5))
FORMAT = sourcetype::firepass_log

Here is my question, even though I have my source set as udp:514,why don't I see two sourcetypes: firepass_log and more importantly apm_log??

0 Karma

bdenis
Engager

I have the same problem. Have you find any solution ? Thanks

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Automated Threat Analysis: Available in ES Premier

Automated Threat Analysis: Centralize and Accelerate Phishing Investigations in Splunk Enterprise ...

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...