Table SIEM.public.raw_data_files_info
Details of the raw data files located in the file-based raw data store

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
id uuid 2147483647 Raw data file identifier
evt_src_id uuid 2147483647
evt_src_deleted.evt_src_id Implied Constraint R
Event source identifier for raw data file
evt_src_name varchar 256 Event source name of raw data file
state varchar 64 Status of raw data file
file_name varchar 256
adv_nxs_feed.file_name Implied Constraint R
File name of raw data file
file_hash varchar 256  √  null Hash generated for raw data file
date_created timestamptz 35,6 Date the entry was created
date_modified timestamptz 35,6 Date the entry was modified
modified_by int4 10  √  null User who last modified object
created_by int4 10  √  null User who created object

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

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc raw_data_files_info_pk
file_name Performance Asc raw_data_file_name_idx
state Performance Asc raw_data_file_state_idx

Close relationships: