Table SIEM.public.dist_search_config
Distributed search configuration.

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
slm_id uuid 2147483647
console_slms.slm_id Implied Constraint R
target_slms.slm_id Implied Constraint R
Sentinel Log Manager Id
dist_search_password varchar 255  √  null Distributive Search password
dist_report_password varchar 255 Distributive Report password
is_console_enabled bool 1  √  null Is console enabled for search?
is_target_enabled bool 1  √  null Is target enabled for search?
date_created timestamptz 35,6 Date the entry was created
date_modified timestamptz 35,6 Date the entry was modified
created_by int4 10  √  null User who created object
modified_by int4 10  √  null User who last modified object

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

Indexes:
Column(s) Type Sort Constraint Name
slm_id Primary key Asc dist_search_config_pk

Close relationships: