This will allow UAT to output structured log events directly without having to rely on a secondary post-processing step in the Horde agent, and also allows post-processing output from tools with additional context closer to the source.
[CL 18088636 by Ben Marsh in ue5-main branch]
Messages in audit logs will now include such properties in the format {"$type":"JobId", "$text":"123123123123123123"}.
#fyi Josh.Engebretson
[CL 17865404 by Ben Marsh in ue5-main branch]
The /api/v1/agents/XXX/history endpoint returns a list of log messages, queryable by time range and supporting pagination.
#fyi Josh.Engebretson
[CL 17840115 by Ben Marsh in ue5-main branch]