health_log
Health-related events about the system - like high resource utilization or hardware-related issues or events.
| id | Primary key of this query source |
| time | Timestamp in epoch milliseconds when this entity was created or updated |
| appliance_id | The id of the sensor where this entity has been observed |
| appliance_ip | The internet protocol (IP) address of the sensor where this entity has been observed |
| appliance_host | The hostname of the sensor where this entity has been observed |
| synchronized | True if this entity has been synchronized with the upper Central Management Console (CMC) or Vantage |
| info | JavaScript Object Notation (JSON) with the information captured with about the event |
| replicated | This is true if the record has been replicated on the replica machine |