graylog-plugin-collector icon indicating copy to clipboard operation
graylog-plugin-collector copied to clipboard

Collector plugin for Graylog

Results 9 graylog-plugin-collector issues
Sort by recently updated
recently updated
newest added

Bumps [immutable](https://github.com/immutable-js/immutable-js) from 3.8.2 to 4.2.4. Release notes Sourced from immutable's releases. v4.2.3 What's Changed upgrade dtslint to test version >= 4.6 by @​jdeniau in immutable-js/immutable-js#1921 groupBy return either a...

dependencies
javascript

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies
javascript

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies
javascript

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.10 to 1.19.11. Release notes Sourced from urijs's releases. 1.19.11 (April 3rd 2022) SECURITY fixing URI.parse() handle excessive slashes in scheme-relative URLs - disclosed by zeyu2001 via...

dependencies
javascript

_Please note, this PR is based on https://github.com/Graylog2/graylog2-server/pull/13987 which needs to be merged first._ ## Description This PR changes the Sort Icon to have the same view in all application...

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...

dependencies
javascript

It would be great to be able to download the sidecar binary directly from a `graylog-server` process through the REST API and have it ship a configuration file that already...

feature
triaged

The class `RestBoolean` seems no longer necessary, as the corresponding Javascript store always passes `true` now. It just needlessly complicates the intended resource, making it harder to follow, boolean flags...

feature
low hanging fruit
triaged