Supporting App for AXL | Installation Notes
In Cloud it is a little more advanced and please feel free to contact us. However in somewhat abbreviated form here are the steps:
| eval lookup_name="devices" | collect index=cisco_cdr_app_lookupsNote again that if you picked a different index name, you will have to reuse that same name here.
custom_lookup_index lookup_name="devices" | eventstats max(info_max_time) as latest | where info_max_time=latest AND info_max_time>relative_time(now(),"-24h") | table name, productName, department, description, className, subclassName, devicePool, mailId, userFullName, userId, callingSearchSpaceName, protocol, securityProfileName, directoryNumber, axlHost, axlPort | outputlookup override_if_empty=false create_empty=false devices
Now that you have the Devices lookup set up and enabled, there will be a few more fields available to you for use everywhere in the app. You can read about them in our page on Using Devices. Or drop us a line and we’d be happy to hop on with you and show you around what you now have — there’s more there than may first meet the eye.
There are many ways to deploy, configure and update the Splunk Universal Forwarder. Here we cover a variety of the more advanced ways to handle updating the TA for Cisco CDR Reporting and Analytics.