Skip to content

Commit 6f2cf06

Browse files
authored
Merge branch 'main' into otel-usecase
2 parents 22cb952 + e31c687 commit 6f2cf06

File tree

2,313 files changed

+36905
-34460
lines changed

Some content is hidden

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

2,313 files changed

+36905
-34460
lines changed

.clabot

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,18 @@
143143
"aneeshep",
144144
"dmolenda-sumo",
145145
"Gourav2906",
146-
"parth-sumo"
146+
"parth-sumo",
147+
"rishav-sumo-dev",
148+
"cameroneckles",
149+
"akhil-sumologic",
150+
"paultobiasumo",
151+
"atishya-22",
152+
"kaliserichmond",
153+
"ccressent",
154+
"draval-sumo",
155+
"jbaldo",
156+
"prateek-sumologic",
157+
"mafsumo"
147158
],
148159
"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.",
149160
"label": "cla-signed",

.github/CODEOWNERS

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# Default owners for everything in the repo.
2-
* @stacykor @kimsauce @jpipkin1 @JV0812
2+
* @kimsauce @jpipkin1 @JV0812 @mafsumo
33

44
# Owners of all files in the `/docs` directory and its subdirectories.
5-
/docs/ @kimsauce @stacykor @jpipkin1 @JV0812
5+
/docs/ @kimsauce @jpipkin1 @JV0812 @mafsumo
6+
7+
# 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
69

710
# Owners of all files in the `/docs/send-data/opentelemetry-collector` directory and its subdirectories.
8-
/docs/send-data/opentelemetry-collector/ @SumoLogic/open-source-collection-team @kimsauce @stacykor @jpipkin1 @JV0812
11+
/docs/send-data/opentelemetry-collector/ @SumoLogic/open-source-collection-team @kimsauce @mafsumo @JV0812
912

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

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,16 @@
1-
## PLEASE READ
2-
3-
Following a recent back-end update, all contributors with a local clone or fork of our repository are required to run `yarn install`. This does not apply to [direct page edits](https://help.sumologic.com/docs/contributing/edit-doc/#minor-edits).
4-
5-
- [ ] Yes, I've run `yarn install`
6-
- [ ] No, does not apply to me
7-
81
## Purpose of this pull request
92

10-
This pull request...
3+
This pull request... <!-- brief description here -->
114

12-
<!-- Enter the GitHub Issue number or the Jira project and number (e.g., SUMO-12345) -->
135

14-
## Select the type of change:
15-
<!-- What types of changes does your code introduce? Select the checkbox after creating the PR. -->
6+
## Select the type of change
7+
<!-- What types of changes does your code introduce? Select the checkbox after clicking "Create pull request" button. -->
168

17-
- [ ] Minor Changes - Typos, formatting, slight revisions, .clabot
9+
- [ ] Minor Changes - Typos, formatting, slight revisions
1810
- [ ] Update Content - Revisions, updating sections
1911
- [ ] New Content - New features, sections, pages, tutorials
20-
- [ ] Site and Tools - Updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)
12+
- [ ] Site and Tools - .clabot, version updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)
13+
14+
## Ticket (if applicable)
15+
16+
<!-- enter your Jira, Asana, or GitHub ticket number -->

.github/workflows/pr.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77
merge_group:
8+
types:
9+
- checks_requested
810

911
jobs:
1012
build-and-deploy:
@@ -38,5 +40,5 @@ jobs:
3840
name: Check spelling
3941
with:
4042
skip: "*.svg,*.js,*.map,*.css,*.scss"
41-
ignore_words_list: "aks,atleast,cros,ddress,fiel,ist,nd,ot,pullrequest,ser,shttp,wast,fo,seldomly,delt,cruzer,plack,secur,te"
43+
ignore_words_list: "aks,atleast,cros,ddress,fiel,ist,nd,ot,pullrequest,ser,shttp,wast,fo,seldomly,delt,cruzer,plack,secur,te,nginx,Nginx,notin"
4244
path: docs

blog-collector/2015/12-31.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,40 @@
11
---
22
title: 2015 Archive
3-
hide_table_of_contents: false
4-
image: /img/sumo-square.png
3+
image: https://help.sumologic.com/img/sumo-square.png
54
---
65

76
This is an archive of 2015 Collector Release Notes. The current Collector Release Notes are [here](/release-notes-collector).
87

8+
To view the full archive, [click here](/release-notes-collector/archive).
9+
10+
<!--truncate-->
11+
912
---
1013
### December 18, 2015 (i19.137-15)
1114

1215
This Collector software minor upgrade contains two important bug fixes. Upgrading Collectors is required to resolve these issues.
1316

14-
**Bug fix | **Fixed an issue that could result in a large number of messages being written into the Collector log file when using Syslog UDP Sources.
17+
**Bug fix |** Fixed an issue that could result in a large number of messages being written into the Collector log file when using Syslog UDP Sources.
1518

16-
**Bug fix | **Improved error messages during unattended (quiet) installation.
19+
**Bug fix |** Improved error messages during unattended (quiet) installation.
1720

1821
---
1922
### December 8, 2015 (i19.137)
2023

21-
**New feature | **We're proud to announce an improved Collector installer. New features include:
22-
23-
24+
**New feature |** We're proud to announce an improved Collector installer. New features include:
2425

2526
* A new configuration file, named user.properties.
2627
* Support for Advanced settings (Proxy support, Source setup, etc.)
2728
* Improved documentation and failure handling within the installer.
2829
* The Windows Collector Installer is now signed with Microsoft Authenticode to verify that it comes fromSumo Logic.
2930

30-
**New feature | **We have new options for data forwarding, including data forwarding from Installed Collectors.
31+
**New feature |** We have new options for data forwarding, including data forwarding from Installed Collectors.
3132

32-
**Bug fix | **Passwords containing the # symbol are now supported for Windows users specified in the "Run As" field.
33+
**Bug fix |** Passwords containing the # symbol are now supported for Windows users specified in the "Run As" field.
3334

34-
**Bug fix | **An issue that could cause Collectors to be incorrectly marked as Offline in the UI has been fixed.
35+
**Bug fix |** An issue that could cause Collectors to be incorrectly marked as Offline in the UI has been fixed.
3536

36-
**Bug fix | **An issue that could cause Collectors to go Offline for a few seconds after receiving a malformed message from the service has been resolved.
37+
**Bug fix |** An issue that could cause Collectors to go Offline for a few seconds after receiving a malformed message from the service has been resolved.
3738

3839
---
3940
### August 31, 2015 (i19.127)
@@ -45,11 +46,11 @@ This Collector software update contains two important bug fixes. Upgrading Colle
4546

4647
---
4748
### June 13, 2015 (i19.119)
48-
Collector software was updated to support our new Onboarding experience. These update don't affect existing Collectors.
49+
Collector software was updated to support our new Onboarding experience. These update do not affect existing Collectors.
4950

5051
---
5152
### May 26, 2015 (i19.118)
52-
**New feature | **Local Event Tracing (ETW) Support with Windows Event Channels. This update to the Local Windows Event Log Source allows you to specify the Windows Custom Event Channels you'd like to collect from. This option replaces the "Others" option that previously collected whatever events Sumo Logic could find on a Collector. Learn more about Windows Events Channels.
53+
**New feature |** Local Event Tracing (ETW) Support with Windows Event Channels. This update to the Local Windows Event Log Source allows you to specify the Windows Custom Event Channels you'd like to collect from. This option replaces the "Others" option that previously collected whatever events Sumo Logic could find on a Collector. Learn more about Windows Events Channels.
5354

5455
---
5556
### April 25, 2015 (i19.115)
@@ -64,12 +65,12 @@ JRE 7 is now included in the Collector package and is installed automatically du
6465

6566
--
6667
### February 28, 2015 (i19.110)
67-
**Change log | **When collecting Windows Events, if event record IDs were greater than four billion, the Collector could hang on a record ID, causing it to re-collect that record in a loop, causing ingestion delays of more recent events.This issue was due to a 32bit limitation that affected 64bit Collectors. This version of Collector software addresses this limitation, so events with record numbers greater than four billion are properly collected.
68+
**Changelog |** When collecting Windows Events, if event record IDs were greater than four billion, the Collector could hang on a record ID, causing it to re-collect that record in a loop, causing ingestion delays of more recent events.This issue was due to a 32bit limitation that affected 64bit Collectors. This version of Collector software addresses this limitation, so events with record numbers greater than four billion are properly collected.
6869

69-
**New feature | **UTF-16 encoding is now supported for Local File Sources.
70+
**New feature |** UTF-16 encoding is now supported for Local File Sources.
7071

7172
---
7273
### February 4, 2015 (i19.108)
7374
**New Feature |** Support for Local Configuration Management. With Local Configuration Management, you can set up and manage all Sources that you’ve set up on a Local Collector using a file that describes each Source’s parameters. The config file then remains on the Collector, and is checked nearly constantly for any changes, making updating Sources a quick process.
7475

75-
**New Feature | **Support for CPU usage Target.You can now choose to set a CPU Target to limit the amount of CPU processing a Collector uses. This option is applied only to for Local and Remote file Sources.
76+
**New Feature |** Support for CPU usage Target.You can now choose to set a CPU Target to limit the amount of CPU processing a Collector uses. This option is applied only to for Local and Remote file Sources.

blog-collector/2016/12-31.md

Lines changed: 26 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
---
22
title: 2016 Archive
3-
hide_table_of_contents: false
4-
image: /img/sumo-square.png
3+
image: https://help.sumologic.com/img/sumo-square.png
54
---
65

76
This is an archive of 2016 Collector Release Notes. The current Collector Release Notes are [here](/release-notes-collector).
87

8+
To view the full archive, [click here](/release-notes-collector/archive).
9+
10+
<!--truncate-->
911

1012
---
1113
### November 28, 2016 (19.170-24)
@@ -27,33 +29,27 @@ This is an archive of 2016 Collector Release Notes. The current Collector Releas
2729
---
2830
### October 17, 2016 (19.170-14)
2931

30-
**Enhanced file system security for installed Collectors.** The log cache and configuration files for an installed Collector can contain sensitive information. To address possible security issues associated with the cache and configuration files, this Collector release introduces an enhanced file system security mode for Collector installation. The enhanced security mode protects the Collector installation folder at the file system level. When enabled, only the users in the **sumologic_collector** group have access to the Collector folder. See [Enhanced File System Security for Installed Collectors](/docs/send-data/installed-collectors/collector-installation-reference/enhanced-file-system-security-installed-collectors).
31-
32-
**Host key verification for Remote File Source.** The Sumo Logic Collector can optionally verify the RSA fingerprint for a remote server against a list of known hosts. When host verification is enabled, the Collector collects from a Remote File Source only if the remote host fingerprint is whitelisted in a **known_hosts** file. See Enable Collector Remote Host Key Verification.
33-
34-
**Cipher formats for Remote Files Sources.** Added support for hmac-sha2-256 and hmac-sha2-512 cipher formats for Remote File Sources.
35-
36-
**RPM and Debian installations.** RPM and Debian Collector installations now support **user.properties** parameters, with backwards compatibility for **/etc/sumo.conf** parameters. See [user.properties](/docs/send-data/installed-collectors/collector-installation-reference/user-properties).
32+
**Enhanced file system security for installed Collectors**. The log cache and configuration files for an installed Collector can contain sensitive information. To address possible security issues associated with the cache and configuration files, this Collector release introduces an enhanced file system security mode for Collector installation. The enhanced security mode protects the Collector installation folder at the file system level. When enabled, only the users in the **sumologic_collector** group have access to the Collector folder. See [Enhanced File System Security for Installed Collectors](/docs/send-data/installed-collectors/collector-installation-reference/enhanced-file-system-security-installed-collectors).
3733

38-
**Other issues.**
34+
**Host key verification for Remote File Source**. The Sumo Logic Collector can optionally verify the RSA fingerprint for a remote server against a list of known hosts. When host verification is enabled, the Collector collects from a Remote File Source only if the remote host fingerprint is whitelisted in a **known_hosts** file. See Enable Collector Remote Host Key Verification.
3935

36+
**Cipher formats for Remote Files Sources**. Added support for hmac-sha2-256 and hmac-sha2-512 cipher formats for Remote File Sources.
4037

38+
**RPM and Debian installations**. RPM and Debian Collector installations now support **user.properties** parameters, with backwards compatibility for **/etc/sumo.conf** parameters. See [user.properties](/docs/send-data/installed-collectors/collector-installation-reference/user-properties).
4139

40+
**Other issues**.
4241
* Fixed an issue where upgrading a collector using the Collector Installer could lead to missing JRE.
4342
* Syslog source host resolution now use the provided Source host only for locally-emitted events, instead of both remote and local events.
4443
* Graphite source now supports metrics from the CollectD UDP write_graphite module.
4544
* Fixed an issue that could cause multi-line messages at the end of a text file to be split incorrectly when there is no trailing newline
4645

47-
**Change Log.**
48-
49-
50-
46+
**Changelog**.
5147
* Username and password registration support is removed from the Collector Installer. Instead, use Access Id and Access Key to register a new Collector.
5248

5349
---
5450
### September 23, 2016
5551

56-
**Deprecation of Username/Password for Collector and Source API Authentication.** As of September 28, username and password will no longer be supported for API authentication. The API topics have been updated accordingly. See [API Authentication](/docs/api/getting-started#authentication).
52+
**Deprecation of Username/Password for Collector and Source API Authentication**. As of September 28, username and password will no longer be supported for API authentication. The API topics have been updated accordingly. See [API Authentication](/docs/api/getting-started#authentication).
5753

5854
---
5955
### August 26, 2016 (19.162-17)
@@ -99,31 +95,31 @@ This version contains the following improvements:
9995
* Significant update to the Remote Windows Event Log Source:
10096
* Local and Remote Windows Event Sources now both use the native Windows Event API directly. WMI is no longer used for the Remote Source. This provides significant performance gains, and greatly simplifies configuration.
10197

102-
**Bug Fix |** Issues that sometimes caused Local Windows Event Sources to prevent a Collector from shutting down cleanly are fixed.
98+
**Bug Fix**. Issues that sometimes caused Local Windows Event Sources to prevent a Collector from shutting down cleanly are fixed.
10399

104-
**Bug Fix |** Fixed a Docker Source bug where the Collector is unable to listen on new containers.
100+
**Bug Fix**. Fixed a Docker Source bug where the Collector is unable to listen on new containers.
105101

106-
**Change Log | **The collector no longer creates the installerSources directory on installation.
102+
**Changelog**. The collector no longer creates the installerSources directory on installation.
107103

108104
---
109105
### April 5, 2016 (19.144-9)
110106

111-
**Bug Fix |** Issues that sometimes caused Local Windows Event Sources to prevent a Collector from shutting down cleanly are fixed.
107+
* **Bug Fix**. Issues that sometimes caused Local Windows Event Sources to prevent a Collector from shutting down cleanly are fixed.
112108

113-
**Bug Fix |** A race condition that could cause the collector's HTTP transmitters to hang is fixed.
109+
* **Bug Fix**. A race condition that could cause the collector's HTTP transmitters to hang is fixed.
114110

115-
**Bug Fix | **An issue that caused a Collector to catch an infinite loop when trying to request Docker logs/stats from a non-existent container is fixed.
111+
* **Bug Fix**. An issue that caused a Collector to catch an infinite loop when trying to request Docker logs/stats from a non-existent container is fixed.
116112

117-
**Bug Fix | **A race condition on Docker client causing a Collector to stop collecting from all containers is fixed.
113+
* **Bug Fix**. A race condition on Docker client causing a Collector to stop collecting from all containers is fixed.
118114

119-
**Bug Fix | **Docker Log Sources properly apply [Processing Rules](/docs/send-data/collection/processing-rules).
115+
* **Bug Fix**. Docker Log Sources properly apply [Processing Rules](/docs/send-data/collection/processing-rules).
120116

121-
**Bug Fix | **Some Docker Log Sources missed the first few messages for newly started containers. This has been resolved.
117+
* **Bug Fix**. Some Docker Log Sources missed the first few messages for newly started containers. This has been resolved.
122118

123119
---
124120
### March 2, 2016 (i19.144-6)
125121

126-
**Bug Fix | **Changed the Collector's default TLS settings to avoid connectivity issues with Online Certificate Status Protocol (OCSP) endpoints, which were reported by some users.OCSP) endpoints, which were reported by some users.
122+
* **Bug Fix**. Changed the Collector's default TLS settings to avoid connectivity issues with Online Certificate Status Protocol (OCSP) endpoints, which were reported by some users.OCSP) endpoints, which were reported by some users.
127123

128124
---
129125
### February 25, 2016 (i19.144-5)
@@ -135,13 +131,15 @@ This version contains the following improvements:
135131
* Removed a memory leak in the Syslog Source that could cause large memory utilization when receiving TCP data from a very large number of connections.
136132
* Improved code quality.
137133

138-
**Deprecation warning | **The flag providing access to a legacy Microsoft Event Logging API (local.win.event.collection.flag) is now deprecated.
134+
:::warning Deprecation warning
135+
The flag providing access to a legacy Microsoft Event Logging API (`local.win.event.collection.flag`) is now deprecated.
136+
:::
139137

140138
With the improvements we've introduced in this release, we have consistently observed superior performance by removing this flag, even in single-core scenarios. During the next release of Collector software, this flag will be removed.
141139

142140
---
143141
### January 22, 2016 (i19.137-20)
144142

145-
**Bug fix | **Fixed a bug that could cause the Collector to miss events from Docker environments with more than eight running containers.
143+
* **Bug fix**. Fixed a bug that could cause the Collector to miss events from Docker environments with more than eight running containers.
146144

147-
**Bug fix | **Fixed a bug that could cause the Collector to miss events from Docker environments when the Collector experiences connection issues to Docker.
145+
* **Bug fix**. Fixed a bug that could cause the Collector to miss events from Docker environments when the Collector experiences connection issues to Docker.

0 commit comments

Comments
 (0)