LOG.vm 264 B

1234567891011
  1. {
  2. "gid": "${obj.gid}",
  3. "type": "${obj.type}",
  4. "source": "${obj.source}",
  5. "service": "${obj.service}",
  6. "since": "${obj.since}",
  7. "timestamp": "${obj.timestamp}",
  8. "file": "${obj.file}",
  9. "status": "${obj.status}",
  10. "reporttype": "${obj.reporttype}"
  11. }