Use proper application header value
parent
a66b3de051
commit
f64107fc30
|
@ -23,7 +23,7 @@ const defaultTableData: TableData = {
|
||||||
'timestamp',
|
'timestamp',
|
||||||
'facility',
|
'facility',
|
||||||
'procid',
|
'procid',
|
||||||
'application',
|
'appname',
|
||||||
'host',
|
'host',
|
||||||
'message',
|
'message',
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue