Table SIEM.public.sentinel
A list of Sentinel systems known by this system. Currently, this table only contains the local live Sentinel system as well as the "offline" Sentinel used in the Event Source Manager Scratch Pad user interface.

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
sentinel_id uuid 2147483647
evt_src_mgr.sentinel_id evt_src_mgr_fk R
evt_src_mgr_rpt_v.sentinel_id Implied Constraint R
sentinel_host.sentinel_id sentinel_host_sen_id_fk R
sentinel_host_rpt_v.sentinel_id Implied Constraint R
sentinel_rpt_v.sentinel_id Implied Constraint R
Unique Identifier for Sentinel
sentinel_name varchar 255 Name of the Server (Sentinel, Sentinel (Scratch pad)
online_ind bool 1 True indicates that the Server is online (False for Scatch Pad)
state_ind bool 1 True indicates that the Server is active
sentinel_config text 2147483647  √  null Configuration XML
created_by int4 10  √  null User who created object
modified_by int4 10  √  null User who last modified object
date_created timestamptz 35,6  √  null Date the entry was created
date_modified timestamptz 35,6  √  null Date the entry was modified

Table contained 0 rows at Mon Mar 26 23:24 EDT 2012

Indexes:
Column(s) Type Sort Constraint Name
sentinel_id Primary key Asc sentinel_pk

Close relationships  within of separation: