[Logs UI] Set [System][auth] program name correctly (#34212)

This fixes an incorrect reference to the `system.auth.program` field.

Fixes #34211
This commit is contained in:
Wesley Hirsch 2019-04-03 05:57:37 -04:00 committed by Felix Stürmer
parent 32bca45038
commit 65362bb639

View file

@ -33,7 +33,7 @@ export const filebeatSystemRules = [
constant: '[System][auth] ',
},
{
field: 'system.syslog.program',
field: 'system.auth.program',
},
{
constant: ' - ',