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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

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 ...