Quantity
Quantity is a numeric integer count of something.
Data Type
Integer
Aliases
| Use | Alias | 
|---|---|
Client Console Full Name  | Quantity  | 
Client Console Short Name  | Quantity  | 
Web Console Tab/Name  | Quantity  | 
Elasticsearch Field Name  | quantity  | 
Rule Builder Column Name  | Quantity  | 
Regex Pattern  | <quantity>  | 
NetMon Name  | Not applicable  | 
Field Relationships
- Amount
 - Rate
 - Size
 
Common Applications
Not heavily used.
Use Case
Aggregated logs and UDLA queries for fraud detection.
MPE/Data Masking Manipulations
Not applicable.
Usage Standards
- Not used for percentages.
 - Not used for currency.
 - Used to capture specific integer numbers.
 - Use Quantity to represent numbers, and Amount to represent percentages.
 
Examples
- Unisys Stealth
 
<Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider Name='StealthUI'/><EventID Qualifiers='0'>109</EventID><Level>Information</Level><Task></Task><Keywords>Classic</Keywords><TimeCreated SystemTime='2016-12-09T05:26:38.000000000Z'/><EventRecordID>8449</EventRecordID><Channel>Application</Channel><Computer>psb-stl-em.LRPMBD.local</Computer><Security/></System><EventData><Data>User query for logs retrieved 19 records out of 1631 total records </Data></EventData></Event>
Quantity indicates the number of logs retrieved.