Hey all,
I have a request from our security team to provide the installation dates of several Orion platform versions. Anyone know where I can find this info?
TIA - Andy
The configuration wizard logs may contain some helpful information. Try running this query against your Orion database.
SELECT [Module],[ModuleVersion],[MachineName],[DateTime]FROM [ConfigWizardLog] Where Module = 'Orion Network Performance Monitor'
Do you use any logging/SIEM (splunk, sumo etc)?If so look there, here is an example on one used to determine when we upgraded to 2019.4