1234567891011 |
- {
- "gid": "${obj.gid}",
- "type": "${obj.type}",
- "source": "${obj.source}",
- "service": "${obj.service}",
- "since": "${obj.since}",
- "timestamp": "${obj.timestamp}",
- "file": "${obj.file}",
- "status": "${obj.status}",
- "reporttype": "${obj.reporttype}"
- }
|