Skip to content

Commit 3d9ae9d

Browse files
authored
Update username-and-hostname-normalization.md (#5802)
Typo
1 parent 2da9508 commit 3d9ae9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cse/schema/username-and-hostname-normalization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following fields of the schema are normalized.
4444
| `srcDevice_hostname` | hostname |
4545
| `user_username` | username |
4646

47-
When a username is normalized, the original, un-normalized name is placed in a `_raw` name attribute, for example,  `user_useraname_raw`. The normalized name is placed in the attribute field `user_username`. The rules engine allows the `_raw` username forms to be used in rule creation.
47+
When a username is normalized, the original, un-normalized name is placed in a `_raw` name attribute, for example,  `user_username_raw`. The normalized name is placed in the attribute field `user_username`. The rules engine allows the `_raw` username forms to be used in rule creation.
4848

4949
If a name normalization configuration exists, the name attribute will be populated with the form `<username>:<friendly_domain>` where the `<friendly domain name>` portion is not populated for the normalized default domain.  When name normalization is enabled all name fields (not-raw) will be lowercase. For more information, see [Single domain example](#single-domain-example) and [Multiple domains example](#multiple-domains-example) below.
5050

@@ -182,4 +182,4 @@ Following is an example configuration for a case where the customer has a domain
182182

183183
## Additional resources
184184

185-
Blog: [What’s going on? The power of normalization in Cloud SIEM](https://www.sumologic.com/blog/whats-going-on-normalization-cloud-siem)
185+
Blog: [What’s going on? The power of normalization in Cloud SIEM](https://www.sumologic.com/blog/whats-going-on-normalization-cloud-siem)

0 commit comments

Comments
 (0)