Skip to content

Commit b1c6147

Browse files
authored
Merge branch 'main' into chvik/berry
2 parents 4596d14 + 7077e04 commit b1c6147

File tree

3,018 files changed

+5992
-1517
lines changed

Some content is hidden

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

3,018 files changed

+5992
-1517
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="https://help.sumologic.com/img/sumo-docs-readme.png" width="400"/>
1+
<img src="https://help.sumologic.com/img/reuse/sumo-docs-readme.png" width="400"/>
22

33
<p>
44
<a href="https://github.com/SumoLogic/sumologic-documentation/blob/main/.github/workflows/production.yml"><img src="https://github.com/SumoLogic/sumologic-documentation/actions/workflows/production.yml/badge.svg" alt="GitHub Actions status"></a>

blog-collector/2021/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 2021 Archive
3-
image: https://help.sumologic.com/img/sumo-square.png
3+
image: https://help.sumologic.com/img/reuse/sumo-square.png
44
---
55

66
import useBaseUrl from '@docusaurus/useBaseUrl';

blog-collector/2022/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 2022 Archive
3-
image: https://help.sumologic.com/img/sumo-square.png
3+
image: https://help.sumologic.com/img/reuse/sumo-square.png
44
---
55

66
import useBaseUrl from '@docusaurus/useBaseUrl';

blog-collector/2023/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 2023 Archive
3-
image: https://help.sumologic.com/img/sumo-square.png
3+
image: https://help.sumologic.com/img/reuse/sumo-square.png
44
---
55

66
import useBaseUrl from '@docusaurus/useBaseUrl';

blog-collector/2024/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 2024 Archive
3-
image: https://help.sumologic.com/img/sumo-square.png
3+
image: https://help.sumologic.com/img/reuse/sumo-square.png
44
---
55

66
import useBaseUrl from '@docusaurus/useBaseUrl';

blog-collector/2025-01-08-otel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Remote Management for OpenTelemetry Collector (OpenTelemetry Collector)
3-
image: https://help.sumologic.com/img/sumo-square.png
3+
image: https://help.sumologic.com/img/reuse/sumo-square.png
44
keywords:
55
- collection
66
- opentelemetry

blog-collector/2025-02-18-installed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Version 19.525-1 (Installed Collector)
33
hide_table_of_contents: true
4-
image: https://help.sumologic.com/img/sumo-square.png
4+
image: https://help.sumologic.com/img/reuse/sumo-square.png
55
---
66

77
import useBaseUrl from '@docusaurus/useBaseUrl';

blog-collector/2025-05-14-installed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Version 19.525-42 (Installed Collector)
33
hide_table_of_contents: true
4-
image: https://help.sumologic.com/img/sumo-square.png
4+
image: https://help.sumologic.com/img/reuse/sumo-square.png
55
---
66

77
import useBaseUrl from '@docusaurus/useBaseUrl';
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Version 19.525-44 (Installed Collector)
3+
hide_table_of_contents: true
4+
image: https://help.sumologic.com/img/reuse/sumo-square.png
5+
---
6+
7+
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
9+
In this release, we've enhanced the security and stability of the Collector with added support for security patches and a bug fix.
10+
11+
### Security Fix
12+
13+
- Upgraded collector JRE to **Amazon Corretto Version 8.452.09.1**.
14+
15+
### Bug Fix
16+
17+
- Fixed the collector crash issue due to *sigar-amd64-winnt.dll* after Windows update.

blog-cse/2022/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 2022 Archive
3-
image: https://help.sumologic.com/img/sumo-square.png
3+
image: https://help.sumologic.com/img/reuse/sumo-square.png
44
---
55

66
import useBaseUrl from '@docusaurus/useBaseUrl';

0 commit comments

Comments
 (0)