As a developer, I want the application to handle data from different sources appropriately. Certain sources have a different levelling system and does not have a the "full_message" response. This is especially true in cluster-based responses and can be identified easily by changing the logfilter to Error and corresponding the Log Level String with the Message (which contains the log level)
Acceptance Criteria
All logs are have their log level string corresponding to the level based of the different standards it uses
All cluster log messages do not have the log level string as part of their log message
As a developer, I want the application to handle data from different sources appropriately. Certain sources have a different levelling system and does not have a the "full_message" response. This is especially true in cluster-based responses and can be identified easily by changing the logfilter to Error and corresponding the Log Level String with the Message (which contains the log level)
Acceptance Criteria