What is `SapphireIMSLogAnalyzer.exe`? ------------------------------------------------ 1. This plugin is required to collect and analyze data from various log sources 2. This plugin will install components of log analyzer in SapphireIMS What is required before installing `SapphireIMSLogAnalyzer.exe`? --------------------------------------------------------------------------- 1. SapphireIMS-4.0a setup with SAPP_4092 as minimum patch level 2. 100 GB of free space in hard disk Configure SapphireIMS to collect logs --------------------------------------- After installation of SapphireIMSLogAnalyzer, you will have to enable systems for log collection under Settings > Fault and Notifications Team, Please make the following note with respect to ‘Migration of Event / SNMP traps / Application logs to ELK stack'. The following sql command should be executed in ‘ims’ schema, if the setup being upgraded already has the logs collected. Update loganalyzer_outputsettings Set loganalyzerstate = 1; If the setup being upgraded is a MSP setup, the above command should be executed in the ‘ims’ schema of the ‘probe’ and also in the individual customer schema. This is applicable only for SAPP_4092 installation and will be subsequently handled in SAPP_4093.