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
Get Updates on the Splunk Community!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

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

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...