Logs
You can use the Static data source to test panels for logs.
Fields
- Time field
time
to store UTC timestamp. - String field
message
for the text message. - String field
level
to defined log level:info
,error
, etc.
You can use the Static data source to test panels for logs.
time
to store UTC timestamp.message
for the text message.level
to defined log level: info
, error
, etc.