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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...