View SIEM.public.sentinel_plugin_rpt_v
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  √  null
sentinel_plugin.sentinel_plugin_id Implied Constraint R
ID of the Sentinel Plugin
sentinel_plugin_name varchar 255  √  null Name of the Sentinel Plugin
sentinel_plugin_type varchar 255  √  null Type of the Plugin such as COLLECTOR, INTEGRATOR etc.
file_name varchar 512  √  null 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  √  null Hash generated for the plugin file
aux_file_name varchar 512  √  null 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

Analyzed at Mon Mar 26 23:24 EDT 2012


Close relationships: