Table SIEM.public.sentinel_plugin
Details of plug-ins (such as collector, connector, and reports) imported into the system. This table references the plug-in zip files, which are located on the Sentinel server filesystem.

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_plugin_id uuid 2147483647
esec_user_report_state.report_id user_report_state_plugin_fk C
evt_src_collector.sentinel_plugin_id evt_src_collector_plugin_fk R
evt_src_collector_rpt_v.sentinel_plugin_id Implied Constraint R
evt_src_grp.sentinel_plugin_id evt_src_grp_plugin_id_fk R
evt_src_grp_rpt_v.sentinel_plugin_id Implied Constraint R
evt_src_srvr.sentinel_plugin_id evt_src_srvr_plugin_fk R
evt_src_srvr_rpt_v.sentinel_plugin_id Implied Constraint R
integrator_config.plugin_id integrator_config_plugin_fk R
sentinel_plugin_rpt_v.sentinel_plugin_id Implied Constraint R
tag_plugin_association.plugin_id plugin_id_fk R
ID of the Sentinel Plugin
sentinel_plugin_name varchar 255 Name of the Sentinel Plugin
sentinel_plugin_type varchar 255 Type of the Plugin such as COLLECTOR, INTEGRATOR etc.
file_name varchar 512 Name of the plugin file inside plugin_repository folder
content_pkg text 2147483647  √  null Content of package.xml for the plugin
file_hash varchar 255 Hash generated for the plugin file
aux_file_name varchar 512 Name of the auxiliary plugin file
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_plugin_id Primary key Asc sentinel_plugin_pk

Close relationships  within of separation: