check_logfiles filtering
Posted: Wed Mar 06, 2019 8:40 am
I got the following error from weblogic I would like to filter with the pattern "DeregisterTruckDto' - java.lang.ClassCastException"
2019-03-06 15:09:03,431 agement.service.dto.DeregisterTruckDto' - java.lang.ClassCastException@757bae24 - had objects of type "java.lang.String" but expected signature "java.lang.Lo
ng"
What criticalexception should I add?
DeregisterTruckDto .* java.lang.ClassCastException .* <---??
2019-03-06 15:09:03,431 agement.service.dto.DeregisterTruckDto' - java.lang.ClassCastException@757bae24 - had objects of type "java.lang.String" but expected signature "java.lang.Lo
ng"
What criticalexception should I add?
DeregisterTruckDto .* java.lang.ClassCastException .* <---??