Skip to content

Commit d17666b

Browse files
authored
Merge branch 'main' into update-usage-management
2 parents 1086e0b + 4ff2523 commit d17666b

File tree

35 files changed

+667
-394
lines changed

35 files changed

+667
-394
lines changed

.clabot

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55
"JV0812",
66
"jpipkin1",
77
"JainM6",
8-
"swiatekm-sumo",
98
"docsSeema",
109
"angadrandhawa1",
1110
"kkujawa-sumo",
12-
"open-source-collection-team",
1311
"mat-rumian",
1412
"perk-sumo",
1513
"jmartini-sumo",
@@ -26,12 +24,10 @@
2624
"agaur",
2725
"bhargavisumo",
2826
"ravipadala-sumo",
29-
"jd-sumo",
3027
"davidcarltonsumo",
3128
"pkazmir-sumo",
3229
"dkarabin-sumo",
3330
"kevin-sumo",
34-
"mgol-sumo",
3531
"crm6718",
3632
"mvirga-sumo",
3733
"tarunk2",
@@ -72,6 +68,9 @@
7268
"rikishi-c",
7369
"Melvin-CnC",
7470
"yuting-liu",
71+
"jc-sumo",
72+
"vfalconisumo",
73+
"yuting-liu",
7574
"arpitjain305",
7675
"kparekh010",
7776
"ajaiswals",
@@ -171,7 +170,7 @@
171170
"antonymartinsumo",
172171
"amee-sumo"
173172
],
174-
"message": "Thank you for your contribution! As this is an open source project, we require contributors to sign our Contributor License Agreement. To proceed with your PR, please [sign here](https://forms.gle/YgLddrckeJaCdZYA6) and we will add you to our approved list of contributors.",
173+
"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 will add you to our approved list of contributors.",
175174
"label": "cla-signed",
176175
"recheckComment": "The GitHub CLA Bot is rechecking to see that you have signed our CLA."
177176
}

.github/CODEOWNERS

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1+
# More details: https://help.github.com/articles/about-codeowners
2+
13
# Default owners for everything in the repo.
24
* @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo
35

4-
# Owners of all files in the `/docs` directory and its subdirectories.
5-
/docs/ @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo
6+
# Owners of all files in the `/docs/integrations` directory.
7+
/docs/integrations/ @SumoLogic/sumoappdev @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo
68

79
# Owners of all files in the `/docs/send-data/kubernetes` directory.
8-
/docs/send-data/kubernetes/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo
10+
/docs/send-data/kubernetes/ @SumoLogic/open-source-collection-team @SumoLogic/k8s-developers @kimsauce @jpipkin1 @JV0812 @mafsumo @amee-sumo
911

1012
# Owners of all files in the `/docs/send-data/opentelemetry-collector` directory and its subdirectories.
11-
/docs/send-data/opentelemetry-collector/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @mafsumo @JV0812 @amee-sumo
13+
/docs/send-data/opentelemetry-collector/ @SumoLogic/open-source-collection-team @kimsauce @jpipkin1 @mafsumo @JV0812 @amee-sumo
1214

1315
# GitHub workflow owners
1416
/.github/workflows/ @SumoLogic/open-source-collection-team @kimsauce

blog-collector/2024-11-26.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Version 19.516-1
3+
hide_table_of_contents: true
4+
image: https://help.sumologic.com/img/sumo-square.png
5+
---
6+
7+
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
9+
<a href="https://help.sumologic.com/release-notes-collector/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
10+
11+
In this release, we've enhanced the security and stability of the Collector with added support for security patches.
12+
13+
### Security Fixes
14+
15+
- Upgraded `Tanuki version` to version 3.5.60 to fix the collector intermittently crashing issue.
16+
- Upgraded collector JRE to **Amazon Corretto Version 8.432.06.1**.
17+
18+
### Troubleshooting
19+
20+
When upgrading this collector version, the collector running as a non-root user (run as mode) or on a Mac operating system cannot be upgraded through the API/Web UI. To resolve these issue, follow the respective steps below:
21+
- **Collector running as a non-root user.** An error message will be displayed indicating that the upgrade is not possible. The upgrade must be performed manually on your machine. Refer to [Upgrade Collectors in Sumo Logic](/docs/send-data/collection/upgrade-collectors/#upgrade-collectors-using-the-command-line) to upgrade the collector manually.
22+
- **Collector running on Mac.** The process will stop while upgrading, and the collector will need to be restarted manually on your machine. Use the code below to restart manually.
23+
```
24+
sudo ./collector start
25+
```

docs/alerts/monitors/settings.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,10 @@ Click the **Mute** button mute the monitor. See also: [Muting Schedules](/docs/
116116
Click the **More Actions** menu to view more options, including:
117117

118118
* **Copy Path**. Copies the path of the monitor to your computer clipboard.
119-
* **Duplicate**. Makes another monitor based on the same settings.
119+
* **Duplicate**. Copies the monitor and gives you creator permissions on the duplicated monitor.
120120
* **Move**. Moves the monitor to a different path.
121121
* **Export**. Provides JSON of the monitor, allowing you to transfer content within Sumo Logic by copying this JSON, then pasting it into the import dialog in the [Library](/docs/get-started/library) location you choose. This JSON format may change without notice. 
122+
* **Copy Link**. Copies a link to the monitor. Provide the link to any Sumo Logic user in your organization so they can view the monitor. While this option doesn't allow you to share the monitor in the same way you can share a dashboard, you can use this option to quickly allow others in your Sumo Logic organization to view the monitor details.
122123

123124
<img src={useBaseUrl('img/alerts/monitors/more-actions.png')} alt="monitor more actions" style={{border: '1px solid gray'}} width="600"/>
124125

docs/get-started/account-settings-preferences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: account-settings-preferences
33
title: Setting Account Preferences and Credentials
4-
sidebar_label: Account Preferences
4+
sidebar_label: Account preferences
55
description: Update and manage your Sumo Logic account.
66
---
77

docs/get-started/apps-integrations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: apps-integrations
33
title: Installing Apps and Integrations
4-
sidebar_label: Installing Apps
4+
sidebar_label: Installing apps
55
description: Learn how to install apps to your Library and to multiple environments.
66
---
77

docs/get-started/help.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
id: help
33
title: Help
4-
sidebar_label: Help
54
---
65

76
import useBaseUrl from '@docusaurus/useBaseUrl';

docs/get-started/keyboard-shortcuts.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: keyboard-shortcuts
33
title: Keyboard Shortcuts
4-
sidebar_label: Keyboard Shortcuts
4+
sidebar_label: Keyboard shortcuts
55
description: Sumo Logic keyboard shortcuts.
66
---
77

@@ -129,6 +129,3 @@ Keyboard shortcuts are disabled when typing in the [search text box](/docs/searc
129129
| Option + Shift + D | Open Dashboard page in a new tab |
130130
| Option + Shift + Q | Duplicate a query in a new tab (Search/Metrics only) |
131131
| Command + K | Toggle Go To... |
132-
133-
134-

0 commit comments

Comments
 (0)