All Apps and Add-ons

"Device Port" and "Port" incorrectly extracted in CSCOacs_Failed_Attempts type messages in TA for Cisco ACS

pvarelab
Path Finder

The "Device Port" and "Port" fields are incorrectly extracted in messages of the CSCOacs_Failed_Attempts kind in the Technology Add-on for Cisco Secure Access Control Server (ACS).

I have been able to solve it by adding the following to props.conf:

 

EXTRACT-acs_device_port = ,\s+Device\s+Port=(?<Device_Port>[^,]+)
EXTRACT-acs_port = ,\s+Port=(?<Port>[^,]+)

 

Has anyone had the same problem? Any other ideas?

@dshpritzCould you see if this fix could be included in a future versión of the App, please? Thanks!

Labels (2)
1 Solution

dshpritz
SplunkTrust
SplunkTrust

Added and uploaded to Splunkbase. Not sure how soon it will be visible.

View solution in original post

0 Karma

dshpritz
SplunkTrust
SplunkTrust

I added an issue to the github repo to cover this:

https://github.com/automine/TA-cisco_acs/issues/1

 

0 Karma

dshpritz
SplunkTrust
SplunkTrust

Added and uploaded to Splunkbase. Not sure how soon it will be visible.

0 Karma

pvarelab
Path Finder

It's already visible. Many thanks!

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...