Getting Data In

macros in Cisco ASA app don't seem to exist?

jfraiberg
Communicator

I am having issues with the following macros -

[macros/conf-change]
access = read : [ * ], write : [ admin, power ]
export = system
owner = admin
version = 4.3.1
modtime = 1342048716.612678000

[macros/conf-change-user%281%29]
access = read : [ * ], write : [ admin, power ]
export = none
owner = admin
version = 4.3.1
modtime = 1342050821.201532000

They don't seem to exist.

Tags (1)
0 Karma

kenth
Splunk Employee
Splunk Employee

The macros are in the TA-cisco_asa in macros.conf !

0 Karma

jfraiberg
Communicator

I was able to fix it by downloading and older version which has the macros.conf.

[conf-change]
definition = index=main eventtype=command-exec | transaction user startswith="configure terminal" endswith="write memory"
iseval = 0

[conf-change-user(1)]
args = user
definition = index=main eventtype=command-exec user=$user$ | transaction username startswith="configure terminal" endswith="write memory"
iseval = 0

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...