Skip to content

Commit fd70c72

Browse files
authored
Merge branch 'main' into Azure-Metric-source-GA-and-related-Apps-docs-changes
2 parents 61fe5f0 + 95dd38a commit fd70c72

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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)

docs/integrations/saml/onelogin.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ To use this feature, you'll need to enable access to your OneLogin logs and inge
2424
:::
2525

2626
Once you begin uploading data, your daily data usage will increase. It's a good idea to check the **Account** page in Sumo Logic to ensure that you have enough quota to accommodate additional data in your account. If you need additional quota, you can [upgrade your account](/docs/manage/manage-subscription/upgrade-account/upgrade-cloud-flex-legacy-account) at any time.
27+
- **OneLogin Enterprise** or **Unlimited** plan subscription.
2728

2829
### Configure an event broadcaster for event logs
2930

sidebars.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2226,7 +2226,6 @@ integrations: [
22262226
'integrations/microsoft-azure/azure-notification-hubs',
22272227
'integrations/microsoft-azure/azure-public-ipAddress',
22282228
'integrations/microsoft-azure/azure-relay',
2229-
'integrations/microsoft-azure/azure-security-advisor',
22302229
'integrations/microsoft-azure/azure-service-bus',
22312230
'integrations/microsoft-azure/azure-sql-elastic-pool',
22322231
'integrations/microsoft-azure/azure-sql-managed-instance',

0 commit comments

Comments
 (0)