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