Feature #1527
Add troubleshooting dashboard
Start date:
10/18/2016
Due date:
% Done:
100%
History
#2
Updated by Luke Murphey over 8 years ago
index=_internal sourcetype=web_availability_modular_input | rex field=_raw "(?<severity>(DEBUG)|(ERROR)|(WARNING)|(INFO)|(CRITICAL)) (?<message>.*)"
#3
Updated by Luke Murphey over 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100