You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .clabot
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,18 @@
143
143
"aneeshep",
144
144
"dmolenda-sumo",
145
145
"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"
147
158
],
148
159
"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.",
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
-
8
1
## Purpose of this pull request
9
2
10
-
This pull request...
3
+
This pull request...<!-- brief description here -->
11
4
12
-
<!-- Enter the GitHub Issue number or the Jira project and number (e.g., SUMO-12345) -->
13
5
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. -->
16
8
17
-
-[ ] Minor Changes - Typos, formatting, slight revisions, .clabot
9
+
-[ ] Minor Changes - Typos, formatting, slight revisions
This is an archive of 2015 Collector Release Notes. The current Collector Release Notes are [here](/release-notes-collector).
8
7
8
+
To view the full archive, [click here](/release-notes-collector/archive).
9
+
10
+
<!--truncate-->
11
+
9
12
---
10
13
### December 18, 2015 (i19.137-15)
11
14
12
15
This Collector software minor upgrade contains two important bug fixes. Upgrading Collectors is required to resolve these issues.
13
16
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.
15
18
16
-
**Bug fix |**Improved error messages during unattended (quiet) installation.
19
+
**Bug fix |**Improved error messages during unattended (quiet) installation.
17
20
18
21
---
19
22
### December 8, 2015 (i19.137)
20
23
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:
24
25
25
26
* A new configuration file, named user.properties.
26
27
* Support for Advanced settings (Proxy support, Source setup, etc.)
27
28
* Improved documentation and failure handling within the installer.
28
29
* The Windows Collector Installer is now signed with Microsoft Authenticode to verify that it comes fromSumo Logic.
29
30
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.
31
32
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.
33
34
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.
35
36
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.
37
38
38
39
---
39
40
### August 31, 2015 (i19.127)
@@ -45,11 +46,11 @@ This Collector software update contains two important bug fixes. Upgrading Colle
45
46
46
47
---
47
48
### 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.
49
50
50
51
---
51
52
### 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.
53
54
54
55
---
55
56
### April 25, 2015 (i19.115)
@@ -64,12 +65,12 @@ JRE 7 is now included in the Collector package and is installed automatically du
64
65
65
66
--
66
67
### 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.
68
69
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.
70
71
71
72
---
72
73
### February 4, 2015 (i19.108)
73
74
**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.
74
75
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.
This is an archive of 2016 Collector Release Notes. The current Collector Release Notes are [here](/release-notes-collector).
8
7
8
+
To view the full archive, [click here](/release-notes-collector/archive).
9
+
10
+
<!--truncate-->
9
11
10
12
---
11
13
### November 28, 2016 (19.170-24)
@@ -27,33 +29,27 @@ This is an archive of 2016 Collector Release Notes. The current Collector Releas
27
29
---
28
30
### October 17, 2016 (19.170-14)
29
31
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).
37
33
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.
39
35
36
+
**Cipher formats for Remote Files Sources**. Added support for hmac-sha2-256 and hmac-sha2-512 cipher formats for Remote File Sources.
40
37
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).
41
39
40
+
**Other issues**.
42
41
* Fixed an issue where upgrading a collector using the Collector Installer could lead to missing JRE.
43
42
* Syslog source host resolution now use the provided Source host only for locally-emitted events, instead of both remote and local events.
44
43
* Graphite source now supports metrics from the CollectD UDP write_graphite module.
45
44
* 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
46
45
47
-
**Change Log.**
48
-
49
-
50
-
46
+
**Changelog**.
51
47
* Username and password registration support is removed from the Collector Installer. Instead, use Access Id and Access Key to register a new Collector.
52
48
53
49
---
54
50
### September 23, 2016
55
51
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).
57
53
58
54
---
59
55
### August 26, 2016 (19.162-17)
@@ -99,31 +95,31 @@ This version contains the following improvements:
99
95
* Significant update to the Remote Windows Event Log Source:
100
96
* 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.
101
97
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.
103
99
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.
105
101
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.
107
103
108
104
---
109
105
### April 5, 2016 (19.144-9)
110
106
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.
112
108
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.
114
110
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.
116
112
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.
**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.
122
118
123
119
---
124
120
### March 2, 2016 (i19.144-6)
125
121
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.
127
123
128
124
---
129
125
### February 25, 2016 (i19.144-5)
@@ -135,13 +131,15 @@ This version contains the following improvements:
135
131
* 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.
136
132
* Improved code quality.
137
133
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
+
:::
139
137
140
138
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.
141
139
142
140
---
143
141
### January 22, 2016 (i19.137-20)
144
142
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.
146
144
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