Feeder Audit Portal
Edit the JSON payload before sending the audit event. Invalid JSON will be rejected on submit.
JSON Payload
{ "Message": "This is a test message from .NET core based application", "ApplicationName": "FeederAudit", "Environment": "Development", "CorrelationId": "", "UserName": "", "MachineName": "", "SubmittedAt": "" }
Paste a valid JSON object or array. This will be sent as the audit event content.
Send Node Event