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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...