audit_logging: Remove debug log header and JSON Authentication: prefix
authorAndrew Bartlett <abartlet@samba.org>
Thu, 13 Dec 2018 00:53:08 +0000 (13:53 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 14 Dec 2018 09:27:18 +0000 (10:27 +0100)
commitedab1318f9138c0d87de7cc7cfa5da8e29c906f8
treefebf6c3cb40f389129c168b92e1355cc9ef06b85
parentf183fd328314d90a92659720adebf034917962ec
audit_logging: Remove debug log header and JSON Authentication: prefix

Feedback from real-world users is that they really want raw JSON
strings in the log.

We can not easily remove the leading "  " but the other strings above
and before the JSON are really annoying to strip back off

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13714

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
auth/auth_log.c
lib/audit_logging/audit_logging.c
lib/audit_logging/audit_logging.h
source4/dsdb/samdb/ldb_modules/audit_log.c
source4/dsdb/samdb/ldb_modules/group_audit.c