db.mssql_snare
Introduction
The tags beginning with db.mssql_snare
identify events generated by Snare MSSQL.
Valid tags and data tablesÂ
The full tag must have 3 levels. The first two are fixed as db.mssql_snare
. The third level identifies the type of events sent.
These are the valid tags and corresponding data tables that will receive the parsers' data:
Product / Service | Tags | Data tables |
---|---|---|
Snare MSSQL |
|
|
For more information, read more About Devo tags.
How is the data sent to Devo?
Currently the latest version of the Snare Agent for MSSQL (Snare product) is used, and events are sent as Syslog and JSON (not the default Snare format).
Logs generated by Snare MSSQLÂ must be sent to the Devo platform via the Devo Relay to secure communication. See the required relay rule below:
Rule for events of Snare MSSQL
Source port - Any available port
Sent without syslog tag - ✓
Target tag -
db.mssql_snare.audit
Stop processing - ✓
Table structure
These are the fields displayed in this table:
db.mssql_snare.audit
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
| Â | Â | Â |
machine |
| Â | Â | Â |
snare_time |
| Â | Â | Â |
snare_hostname |
| Â | Â | Â |
snare_application_id |
| Â | Â | Â |
snare_log_type |
| Â | Â | Â |
snare_criticality |
| Â | Â | Â |
start_time |
| Â | Â | Â |
sql_version |
| Â | Â | Â |
event_id |
| Â | Â | Â |
event_class |
| Â | Â | Â |
spid |
| Â | Â | Â |
database_name |
| (isnull(database_name_aux) or isempty(database_name_aux)) ? action_database_name : database_name_aux | action_database_name database_name_aux | Â |
username |
| (isnull(username_aux) or isempty(username_aux)) ? action_username : username_aux | username_aux action_username | Â |
nt_username |
| (isnull(nt_username_aux) or isempty(nt_username_aux)) ? action_nt_username : nt_username_aux | nt_username_aux action_nt_username | Â |
application_name |
| application_name_aux client_app_name | Â | |
transaction_id |
| trans_id action_transaction_id | Â | |
event_hostname |
| event_hostname_aux client_hostname | Â | |
event_timestamp |
| Â | Â | Â |
session_login_name |
| Â | Â | Â |
num_response_rows |
| Â | Â | Â |
sql_text |
| Â | Â | Â |
session_server_principal_name |
| Â | Â | Â |
session_nt_username |
| Â | Â | Â |
server_principal_name |
| Â | Â | Â |
action_server_instance_name |
| Â | Â | Â |
database_id |
| Â | Â | Â |
task_time |
| Â | Â | Â |
last_error |
| Â | Â | Â |
event_sequence |
| Â | Â | Â |
collect_system_time |
| Â | Â | Â |
attach_activity_id_xfer |
| Â | Â | Â |
attach_activity_id |
| Â | Â | Â |
resource_type |
| Â | Â | Â |
resource_type_text |
| Â | Â | Â |
mode |
| Â | Â | Â |
mode_text |
| Â | Â | Â |
owner_type |
| Â | Â | Â |
owner_type_text |
| Â | Â | Â |
object_id |
| Â | Â | Â |
associated_object_id |
| Â | Â | Â |
resource_description |
| Â | Â | Â |
object_name |
| Â | Â | Â |
object_type |
| Â | Â | Â |
object_type_text |
| Â | Â | Â |
state |
| Â | Â | Â |
state_text |
| Â | Â | Â |
ddl_phase |
| Â | Â | Â |
ddl_phase_text |
| Â | Â | Â |
duration |
| Â | Â | Â |
statement |
| Â | Â | Â |
hostchain |
|  |  | ✓ |
tag |
|  |  | ✓ |
rawMessage |
|  |  | ✓ |