How can I handle sdc.log exception?
Hi all.
I'd like to file tail sdc.log file then if severity is ERROR, call http client(like slack webhook) with severity, message, exception, etc..
But Data Format tab, I've found the description-The data format in the files (IMPORTANT: if Log, Log4j files with stack traces are not handled)
Is there any way to handle sdc.log exception message?
Or is there any way to alert?
Any opinion would be appreciated.