Skip to content

Commit 6093c66

Browse files
committed
Merge remote-tracking branch 'origin/main' into hsharma-opensearch
2 parents d440061 + 42da6cc commit 6093c66

File tree

1,316 files changed

+4245
-1855
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,316 files changed

+4245
-1855
lines changed

.clabot

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,13 @@
166166
"bchrobot-mh",
167167
"sachin-sumologic",
168168
"Andrew-L-Johnson",
169-
"Ayah-Saleh"
169+
"Ayah-Saleh",
170+
"ishaanahuja29",
171+
"raunakmandaokar",
172+
"bradtho",
173+
"Misterjohnson87",
174+
"lol3909",
175+
"Hellfire4959"
170176
],
171177
"message": "Thank you for your contribution! As this is an open source project, we require contributors to sign our Contributor License Agreement and do not have yours on file. To proceed with your PR, please [sign your name here](https://forms.gle/YgLddrckeJaCdZYA6) and we'll add you to our approved list of contributors.",
172178
"label": "cla-signed",

.github/workflows/build_and_deploy.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828

2929
jobs:
3030
build-and-deploy:
31-
runs-on: ubuntu-20.04
31+
runs-on: ubuntu-22.04
3232
environment:
3333
name: ${{ inputs.environment }}
3434
url: ${{ inputs.hostname }}${{ inputs.base_url }}
@@ -41,13 +41,13 @@ jobs:
4141
AWS_DEFAULT_REGION: us-east-1
4242
AWS_EC2_METADATA_DISABLED: "true"
4343
steps:
44-
- uses: actions/checkout@v3
44+
- uses: actions/checkout@v4
4545
with:
4646
fetch-depth: 0
4747
- name: Set up Node.js
4848
uses: actions/setup-node@v3
4949
with:
50-
node-version: '18.x'
50+
node-version: '20.x'
5151
cache: 'yarn'
5252
- name: Docusaurus Webpack cache
5353
uses: actions/cache@v3
@@ -57,7 +57,7 @@ jobs:
5757
- name: Install awscli
5858
uses: unfor19/install-aws-cli-action@v1
5959
- name: Install jq
60-
run: sudo apt-get install jq
60+
run: sudo apt-get install -y jq
6161
- name: Install dependencies
6262
run: yarn install --frozen-lockfile
6363
- name: Build the Docusaurus site

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
build-and-deploy:
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-22.04
1414
env:
1515
CI: true
1616
NODE_ENV: production

blog-cse/2024-10-04-content.md

Lines changed: 227 additions & 0 deletions
Large diffs are not rendered by default.

blog-service/2022/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ Update - We’ve eased the process of offboarding Sumo Logic users. Now, when yo
663663
---
664664
## February 18, 2022 (Monitors)
665665

666-
Update - The [Monitors page](/docs/alerts/monitors) has a new shortcut to quickly view triggered alerts from a Monitor. Hover your cursor over the Status column of a Monitor and click the icon to open [Alert List](/docs/alerts/monitors/alert-response/#alerts-list).
666+
Update - The [Monitors page](/docs/alerts/monitors) has a new shortcut to quickly view triggered alerts from a Monitor. Hover your cursor over the Status column of a Monitor and click the icon to open [Alert List](/docs/alerts/monitors/alert-response/#alert-list).
667667

668668
---
669669
## February 12, 2022 (Apps)

blog-service/2023/12-31.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ To learn more, see [Updating Your AWS Observability Stack](/docs/observability/a
106106

107107
We're excited to announce that you can use roles to restrict access to specific data in search indexes. When you create a role, you can select **Index based** filters to allow access to data based on indexes, or you can select **Advanced filter** to define a dataset to allow access based on search criteria. This ensures that users only see the data they are supposed to.
108108

109-
[Learn more](/docs/manage/users-roles/roles/rbac-for-indexes).
109+
[Learn more](/docs/manage/users-roles/roles/create-manage-roles/).
110110

111111
:::note
112112
This feature is in Beta. To participate, contact your Sumo Logic account executive or our Support Team.
@@ -423,7 +423,7 @@ We're excited to introduce a new addition to Sumo Logic account management. Org
423423
Here's how to export detailed child usages:
424424

425425
1. In the left navigation bar, select **Administration > Account**. The Account Overview tab is shown by default.
426-
1. Click on the kebab button and select **Download Detailed Child Usages**, to export/dowload the detailed child usages.<br/><img src={useBaseUrl('img/account/download-detailed-child-usages.png')} alt="download-detailed-child-usages" width="650" style={{border: '1px solid gray'}}/>
426+
1. Click on the kebab button and select **Download Detailed Child Usages**, to export/dowload the detailed child usages.<br/><img src={useBaseUrl('img/manage/account/download-detailed-child-usages.png')} alt="download-detailed-child-usages" width="650" style={{border: '1px solid gray'}}/>
427427

428428

429429
---

blog-service/2024-10-02-apps.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Apps Setup Guides - September Release (Apps)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- apps
6+
- releases-notes
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
13+
14+
### New release
15+
16+
We’re excited to announce the release of new Azure Load Balancer, Azure Cache for Redis, and Doppel Vision apps for Sumo Logic.
17+
18+
- **Azure Load Balancer**. Azure Load Balancer is an Azure service that allows you to evenly distribute incoming network traffic across a group of Azure VMs or instances in a Virtual Machine Scale Set. This integration helps in monitoring inbound and outbound data throughput, outbound flows, and application endpoint's health of your Load Balancers. [Learn more](/docs/integrations/microsoft-azure/azure-load-balancer/).
19+
- **Azure Cache for Redis**. Azure Cache for Redis provides an in-memory data store based on the Redis software. It offers both the Redis open-source (OSS Redis) and a commercial product from Redis Inc. as a managed service. This integration helps in tracking cache performance (miss rate, latency, read and write rate) and monitor resource health incidents and resource usage (CPU, used memory, server load, and connections) of your instances. It also provides policy compliance and recommendations information from Azure advisor. [Learn more](/docs/integrations/microsoft-azure/azure-cache-for-redis).
20+
- **Doppel Vision**. Doppel technology identifies and takes down deep fakes, malicious impersonations, phishing, disinformation campaigns targeting clients, and utilizes proprietary AI and machine learning tools to automate threat detection and takedowns. The Doppel dashboard provides a comprehensive overview of digital risk protection metrics and alerts, helping users monitor high-severity threats, analyse alerts by various categories, and gain actionable insights. [Learn more](https://github.com/SumoLogic/sumologic-public-partner-apps/tree/master/DoppelVision).
21+
22+
### Enhancements
23+
24+
We're excited to announce the release of the updated version of IIS 10 - OpenTelemetry and Azure Webapps apps for Sumo Logic, which includes the below enhancements:
25+
26+
- **IIS 10 - OpenTelemetry**. Five new metrics dashboards are added based on performance, cache counters, and worker process metrics. This app now provides more use cases around application performance, state service sessions, connections, errors, cache memory, requests executing, requests in application queue, pipeline instance count, and output cache. [Learn more](/docs/integrations/web-servers/opentelemetry/iis-10-opentelemetry).
27+
- **Azure Webapps**. Five new logs dashboards and seven new metrics dashboards are added that use activity logs, antivirus scan audit logs, app service platform logs, app service IPSec logs, and platform metrics. This app now provides more use cases around antivirus scan results, tracking of memory usage, insights into the IP address restrictions configured, insights into the network performance, resource health incidents, and insights into the underlying platform performance. It also provides policy compliance and recommendations information from Azure advisor. [Learn more](/docs/integrations/microsoft-azure/web-apps).
28+
29+
### Bug Fix
30+
31+
Minor fixes for the below listed apps. To know more about the version updates, navigate to the **Releases Notes** tab of the respective app.
32+
33+
- Active Directory 2012+ (JSON)
34+
- Azure Application Gateway
35+
- Barracuda CloudGen Firewall
36+
- Endace
37+
- LambdaTest
38+

blog-service/2024-10-03-manage.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Forward raw log data to S3 (Manage)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- data forwarding
6+
- manage
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
13+
14+
We are happy to announce that you can now configure the schema and format of log data forwarded from Sumo Logic to an S3 destination. Previously, forwarding was limited to raw log data along with its metadata and enriched fields. Now, you have the flexibility to choose between forwarding only log data, log data with metadata, or log data with metadata and enriched fields, in either CSV or JSON format. This enhanced flexibility enables you to perform more precise analytics on the data using your preferred tools.
15+
16+
<img src={useBaseUrl('img/manage/data-forwarding/forward-raw-data.png')} alt="Options to forward raw data" style={{border: '1px solid gray'}} width="450"/>
17+
18+
To learn more, see the *Forward data to an S3 forwarding destination* section in our article [Forward Data from Sumo Logic to S3](/docs/manage/data-forwarding/amazon-s3-bucket).
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Automox C2C Source (Collection)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- collection
6+
- automox
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
13+
14+
We're excited to announce the release of our new cloud-to-cloud source for Automox. This source helps you to collect all events objects, audit trail events, and device inventory details from the Automox platform, and ingest them into Sumo Logic for streamlined analysis. [Learn more](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/automox-source).

blog-service/2024-10-14-manage.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Role Based Index Access (Manage)
3+
image: https://www.sumologic.com/img/logo.svg
4+
keywords:
5+
- rbac
6+
- index
7+
- roles
8+
hide_table_of_contents: true
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
14+
15+
We're excited to announce that when you create a role, you can select **Index Access** to restrict access to data in specific indexes. In addition, when you now select **Search Filter**, you can create filtering to restrict access to log analytics, audit, and security data. These enhancements ensure that users only see the data they are supposed to.
16+
17+
This feature was [previously only available to participants in our beta program](/release-notes-service/2023/12/31/#october-27-2023-manage-account). It is now available for general use.
18+
19+
:::note
20+
These changes are rolling out across deployments incrementally and will be available on all deployments by October 25, 2024.
21+
:::
22+
23+
[Learn more](/docs/manage/users-roles/roles/create-manage-roles/#create-a-role).

0 commit comments

Comments
 (0)