dmp.commvault
Introduction
The tags beginning with dmp.commvault
identify events generated by Commvault.
Valid tags and data tablesÂ
The full tag must have 4 levels. The first two are fixed as dmp.commvault
. The third level identifies the type of events sent. The fourth level indicates the event subtype.
These are the valid tags and corresponding data tables that will receive the parsers' data:
Product / Service | Tags | Data tables |
---|---|---|
Commvault |
|
|
|
|
For more information, read more About Devo tags.
How is the data sent to Devo?
Logs generated by Commvault must be sent to the Devo platform via the Devo Relay to secure communication. See the required relay rules below:
Rule for events with "AuditTrail: message"
Source port - Any available port
Source data -
AuditTrail:
Target tag -
dmp.commvault.audit.event
Target message -
\\d0
Stop processing - ✓
Rule for events with "Alerts: message"
Source port - Any available port
Source data -
Alerts:
Target tag -
dmp.commvault.alert.event
Target message -
\\d0
Stop processing - ✓
Table structure
These are the fields displayed in these tables:
dmp.commvault.audit.event
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
| Â | Â | Â |
machine |
| Â | Â | Â |
OP_id |
| Â | Â | Â |
audit_time |
| Â | Â | Â |
severity_level |
| Â | Â | Â |
comm_cell_name |
| Â | Â | Â |
user_name |
| Â | Â | Â |
operation |
| Â | Â | Â |
details |
| Â | Â | Â |
company_name |
| Â | Â | Â |
utc_timestamp |
| timestamp(int(utc_timestamp_str, +"000")) | utc_timestamp_str | Â |
hostchain |
|  |  | ✓ |
tag |
|  |  | ✓ |
rawMessage |
|  |  | ✓ |
dmp.commvault.alert.event
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
| Â | Â | Â |
machine |
| Â | Â | Â |
alerts_id |
| Â | Â | Â |
alert_time |
| Â | Â | Â |
alert_severity |
| Â | Â | Â |
job_id |
| ifthenelse(isnotnull(job_id_main), job_id_main, job_id_description) | job_id_description job_id_main | Â |
comm_cell_name |
| Â | Â | Â |
alert_name |
| ifthenelse(isnotnull(alert_name_main), alert_name_main, alert_name_description) | alert_name_description alert_name_main | Â |
company_name |
| Â | Â | Â |
utc_timestamp |
| utc_timestamp_str | Â | |
alert_description |
| Â | Â | Â |
type |
| Â | Â | Â |
detected_criteria |
| Â | Â | Â |
detected_time |
| Â | Â | Â |
comm_cell |
| Â | Â | Â |
user |
| Â | Â | Â |
property_alert_modifications |
| Â | Â | Â |
client_group |
| Â | Â | Â |
comments |
| Â | Â | Â |
status |
| Â | Â | Â |
client_str |
| Â | Â | Â |
sub_client |
| Â | Â | Â |
agent_type |
| Â | Â | Â |
instance |
| Â | Â | Â |
backup_level |
| Â | Â | Â |
backup_set |
| Â | Â | Â |
start_time |
| Â | Â | Â |
scheduled_time |
| Â | Â | Â |
end_time |
| Â | Â | Â |
error_code |
| Â | Â | Â |
failure_reason |
| Â | Â | Â |
protected_counts |
| Â | Â | Â |
failed_counts |
| Â | Â | Â |
library_name |
| Â | Â | Â |
media_agent_name |
| Â | Â | Â |
media_space_left |
| Â | Â | Â |
storage_policies_used |
| Â | Â | Â |
copy_name |
| Â | Â | Â |
copied_data_size |
| Â | Â | Â |
pruned_jobs_count |
| Â | Â | Â |
msg_tok_sep_values |
| msg_tok_sep | Â | |
hostchain |
|  |  | ✓ |
tag |
|  |  | ✓ |
rawMessage |
|  |  | ✓ |