Table SIEM.public.user_groups
Sentinel groups (aka roles).

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
group_id uuid 2147483647
console_slms
user_group_mappings
user_group_permissions
user_group_tags
Unique Identifier for Group of Users
group_name varchar 255 Name of the group (Role on GUI)
group_desc varchar 1024  √  null Description of the group
filter varchar 4096  √  null To see all the data or selected data as a filter
allow_all_events bool 1  √  null Indicator for allowing all the events
is_admin bool 1  √  null True indicates that this group belongs to Admin
read_only bool 1  √  null True indicates that the user is end user so no write privileges are granted
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
group_id Primary key Asc
group_name Must be unique Asc

Close relationships  within of separation: