Skip to content

Loaded_modules report is empty - need to update report query  #313

@asavioliMSFT

Description

@asavioliMSFT

In the latest version of Log Scout, the loaded modules have been moved to the MiscDiagInfo file. Because of that, the report on nexus will always return nothing. We must change the query accordingly to fix this.

Fix is simple. We just must to change the WHERE clause of the report on Nexus, since now the input file name has MiscDiagInfo and current filter " WHERE input_file_name LIKE '%Shutdown.out'" will no longer work.

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions