appmixer.logscale.core.SendEvents
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Events | textarea | Batch payload as a JSON array or newline-delimited JSON objects. Lines can be full HEC objects or plain event values wrapped as JSON. Example: [{"event": "login", "user": "john"}, {"event": "logout", "user": "jane"}] or one per line. |
| Source | text | Optional default origin designation applied to entries that do not already define source. Example: "prod-server-01" or "application-logs". |
| Type | text | Optional default parser or sourcetype value applied to entries that do not already define sourcetype. Example: "json", "syslog", "apache_access", or "csv". |
| Repository | text | Optional default repository name applied to entries that do not already define index. Example: "default", "security-logs", or "application-events". |
| Field | Type | Description |
|---|---|---|
| Status Code | - | |
| Response Headers | - | |
| Response Body | - | |
| Events Count | - | |
| Request Body | - |