Cisco CDR
Hello to all of our customers who use our “Supporting App For AXL”.
In Cisco CDR 7.2 we’re happy to say that fixed a longstanding issue that affected some large deployments. However, and this is regardless of whether that issue was affecting you, there is a little change that you or your admins will have to make, on the same day that you update the Cisco CDR app to 7.2 or higher.
Our apologies for this — for most migration issues we write code in the app itself to “fix things” automatically right when the app is restarted after an update. However this is one of those rare cases where that approach wasn’t viable. As always feel free to reach out to us for assistance or questions, but here below are the steps to follow:
Follow these bullets below to add one line to the existing scheduled search that regenerates your devices lookup every night.
| stats values(*) as * BY name axlHost
| stats values(*) as * BY name axlHost | lookup clusters axlHost output clusterId | eval lastUpdated=now()
If your AXL app only connects to a single publisher, you can actually stop here, skip the second step, and you will be fine. On the other hand if you have multiple clusters or if you just like to go for that extra-correct config, proceed to the next step.
That’s it. With the above changes done, the next time your scheduled search runs, it will generate the devices lookup with the correct columns that are needed in 7.2 and up.
Before this, when two or more publishers had devices with the exact same device name, the devices lookup’s output fields like origDeviceDescription would be populated incorrectly. Instead of the device description field being populated correctly for that device from its cluster, it would instead get a multivalued-value of ALL of the descriptions from all of the N devices that happened to have that same name across all clusters.
Furthermore, customers with geographically distributed clusters had a difficult time picking one single “non business hours” time to run a single monolithic “update” search, and have been asking for a way to decouple the updates to run int he middle of the night for each region. Although our docs don’t walk you through how to do this, if you reach out to us at Sideview Support we can help and we now have a reliable way for you to do this.
Thanks for reading. As always reach out with questions !
Great software ultimately has to empower you to achieve more in less time. This extends to the company behind it -- we have to remember to always use your time as efficiently as we can.
And here I am happy to say that we shortened our Product Overview video dramatically. The new one is only 4 minutes long, vs 11 for the old one. You can see it here:
NOTE: the old one showed more of the product and was definitely more complete. In fact this was deliberate because we used it both for new users and also to be a deeper onboarding video for everyday users. However it was a bit too long for anyone who just wanted the short version and didnt want to spend 11 minutes of their day.