Document toolboxDocument toolbox

dsp.vormetric

Introduction

The tags beginning with dsp.vormetric identify events generated by Vormetric Data Security Platform

Valid tags and data tables

The full tag must have 4 levels. The first two are fixed as dsp.vormetric. The third level identifies the type of events sent, and the fourth level indicates the event subtype. 

Technology

Brand

Type

Subtype

dsp

vormetric

dsm


events

These are the valid tags and corresponding data tables that will receive the parsers' data:

Tag

Data table

dsp.vormetric.dsm.eventsdsp.vormetric.dsm.events

Log samples

The following are sample logs sent to each of the dsp.vormetric data tables. Also, find how the information will be parsed in your data table under each sample log.

Extra columns

Fields marked as Extra in the table below are not shown by default in data tables and need to be explicitly requested in the query. You can find them marked as Extra when you perform a query so they can be easily identified. Learn more about this in Selecting unrevealed columns.

dsp.vormetric.dsm.events

2021-09-24 09:51:36.868 localhost=127.0.0.1=11.22.33.44 dsp.vormetric.dsm.events: SOURCE[some.url.com]:dsm@some_domain:UID1234:Administrator ""admin@some_domain"" failed to login at 2021-08-16 12:05:21.334 from client with IP address 33.44.55.66.
2021-09-24 09:52:04.300 localhost=127.0.0.1=11.22.33.44 dsp.vormetric.dsm.events: source[some.url.com]:dsm@some_domain:UID1234:Administrator ""admin@some_domain"" failed to login at 2021-08-16 12:05:21.334 from client with IP address 22.33.44.55.
2021-09-24 09:52:04.895 localhost=127.0.0.1=11.22.33.44 dsp.vormetric.dsm.events: source[some.url.com]:dsm@some_domain:UID1234:Administrator ""admin@some_domain"" failed to login at 2021-08-16 12:05:21.334 from client with IP address 38.65.33.203.
2021-09-24 09:52:05.435 localhost=127.0.0.1=11.22.33.44 dsp.vormetric.dsm.events: SOURCE[some.otherurl.local]:product2@some_domain:CGP2604E:PID[4] [ALARM] Policy[Basic-Access-Policy] User[admerivera\\Domain Users,IT-QuickbooksGroup,Domain Admins,XA_RDP...\\CAVMAC,CAVMAC.local] Process[\\sys\\syssomething\\ntoskrnl.exe] Action[read_dir] Res[D:\\Client Data\\] Effect[DENIED Code (1A,2U,3U,4P,5U,6M)]
2021-09-24 09:52:05.982 localhost=127.0.0.1=11.22.33.44 dsp.vormetric.dsm.events: source[some.otherurl.local]:product2@some_domain:CGP2604E:PID[4] [ALARM] Policy[Basic-Access-Policy] User[admerivera\\Domain Users,IT-QuickbooksGroup,Domain Admins,XA_RDP...\\CAVMAC,CAVMAC.local] Process[\\sys\\syssomething\\ntoskrnl.exe] Action[read_dir] Res[D:\\Client Data\\] Effect[DENIED Code (1A,2U,3U,4P,5U,6M)]
2021-09-27 18:39:12.309 ip-192-168-1-148.eu-west-1.compute.internal=11.22.33.44 dsp.vormetric.dsm.events: source[some.url.com]:dsm@some_domain:UID1234:Administrator ""admin@some_domain"" failed to login at 2021-08-16 12:05:21.334 from client with IP address 22.33.44.55.
2021-09-27 18:39:12.309 ip-192-168-1-148.eu-west-1.compute.internal=11.22.33.44 dsp.vormetric.dsm.events: source[some.url.com]:dsm@some_domain:UID1234:Administrator ""admin@some_domain"" failed to login at 2021-08-16 12:05:21.334 from client with IP address 38.65.33.203.
2021-09-27 18:39:12.309 ip-192-168-1-148.eu-west-1.compute.internal=11.22.33.44 dsp.vormetric.dsm.events: SOURCE[some.url.com]:dsm@some_domain:UID1234:Administrator ""admin@some_domain"" failed to login at 2021-08-16 12:05:21.334 from client with IP address 33.44.55.66.

And this is how the log would be parsed:

Field

Value

Type

Extra fields

eventdate

2021-09-24 09:51:36.868

timestamp


hostname

localhost

str


msg_source

some.url.com

str


product_name

dsm

str


domain_name

some_domain

str


unique_msg_id

UID1234

str


pid

null

str


type

null

str


policy

null

str


user

null

str


process

null

str


action

null

str


res

null

str


effect

null

str


key

null

str


msg

Administrator ""admin@some_domain"" failed to login at 2021-08-16 12:05:21.334 from client with IP address 33.44.55.66.

str


hostchain

localhost=127.0.0.1=11.22.33.44

str

✓

tag

dsp.vormetric.dsm.events

str

✓

rawMessage

SOURCE[some.url.com]:dsm@some_domain:UID1234:Administrator ""admin@some_domain"" failed to login at 2021-08-16 12:05:21.334 from client with IP address 33.44.55.66.

str

✓