about summary refs log tree commit diff
path: root/pkgs/tools/misc/graylog
AgeCommit message (Collapse)AuthorFilesLines
2024-03-28Avoid top-level `with ...;` in pkgs/tools/misc/graylog/plugins.nixPhilip Taron1-5/+10
2024-02-15graylog-5_0: removeRobert Scott1-9/+0
2024-02-10Merge pull request #287294 from f2k1de/graylog-5.2.4Sandro1-0/+9
graylog-5_2: init at 5.2.4
2024-02-08graylog-5_2: init at 5.2.4Isa1-0/+9
2024-02-08graylog-5_1: 5.1.7 -> 5.1.11Isa1-2/+2
2024-01-09treewide: update meta.description to fit the guidelinesGetPsyched1-3/+3
2023-10-30graylog-5_1: 5.1.4 -> 5.1.7Isa1-2/+2
2023-10-09graylog-3_3: drop, graylog-4_0: drop, graylog-4_3: dropRaito Bezarius3-27/+0
All of those are EOL versions: https://endoflife.date/graylog 4.3 was EOLed 5 months ago. It is time to move on.
2023-08-07graylog-5_1: init at 5.1.4Isa2-2/+11
2023-07-11Merge pull request #240138 from f2k1de/graylog-splunk-pluginSandro1-0/+14
2023-06-28graylog: 5.0.7 -> 5.0.8Isa1-2/+2
2023-06-27graylogPlugins.splunk: init at 0.5.0-rc.1Isa1-0/+14
2023-06-18Merge pull request #232273 from f2k1de/graylog-plugin-eagleSandro1-0/+14
graylogPlugins.smseagle: init at 1.0.1
2023-06-18graylogPlugins.smseagle: init at 1.0.1Isa1-0/+14
2023-05-16graylog: 5.0.6 -> 5.0.7Isa1-2/+2
2023-05-12graylog: let the user decide which version of graylog to useIsa1-1/+1
2023-05-12graylog: init at 4.0.8, 4.3.8, 5.0.6Isa7-37/+79
2022-06-04treewide: set sourceProvenance for packages containing downloaded jarsRobert Scott2-0/+2
these are the easily identifiable cases and will not be comprehensive
2022-05-04treewide: add meta.mainProgram to many packagesMalo Bourgon1-1/+2
2021-12-17graylog: 3.3.15 -> 3.3.16Thomas Gerbet1-2/+2
Bump log4j 2 to 2.6.0. https://www.graylog.org/post/announcing-graylog-v3-3-16
2021-12-13graylog: 3.3.14 -> 3.3.15Thomas Gerbet1-2/+2
This release included a fix for the Log4j vulnerability. https://www.graylog.org/post/graylog-update-for-log4j
2021-11-10treewide: quote urls according to rfc 0045 (#145260)xaverdh1-2/+2
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-07graylog: 3.3.9 -> 3.3.14FadenB1-2/+2
2021-08-07Revert "graylog: 3.3.9 -> 4.0.7"FadenB1-2/+2
This reverts commit b1d42dbe6d5e079be7453241c7a4b539366feff4. The 4.x versions of Graylog have a different license (unfree) than the 3.x branch.
2021-06-18graylog: 3.3.9 -> 4.0.7R. RyanTM1-2/+2
2021-03-28graylog: improve JRE handlingLinus Heckemann1-2/+2
Since the upstream graylogctl script will prefer finding its java executable based on JAVA_HOME, we now set this instead of PATH in order to allow it to find the JRE. By setting it conditionally on it not already being set, we allow selecting a different JRE at runtime. We also explicitly use openjdk11, which supports the UseConcMarkSweepGC option which graylog insists on using.
2021-02-20treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob1-1/+1
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-1/+1
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-11-25graylog: 3.3.8 -> 3.3.9Tristan Helmich2-6/+6
Bumps Graylog and integration plugins to version 3.3.9.
2020-10-13graylog: expose NixOS test via `passthru`Maximilian Bosch1-1/+3
With this change, our ofborg CI will run the integration test as well if a PR changes the `graylog` package.
2020-10-12graylog: 3.3.7 -> 3.3.8Tristan Helmich2-6/+6
Bumps Graylog and integration plugins to version 3.3.8.
2020-10-10graylog: 3.3.6 -> 3.3.7Tristan Helmich2-6/+6
Bumps Graylog and integration plugins to version 3.3.7.
2020-09-29graylog: 3.3.4 -> 3.3.6Tristan Helmich (omniIT)2-7/+7
Bumps Graylog and integration plugins to version 3.3.6. Fixes wrong description of aggregates plugin.
2020-08-11graylog: 3.3.3 -> 3.3.4Tristan Helmich (omniIT)2-6/+6
Bumps Graylog and integration plugins to version 3.3.4
2020-07-30graylog: 3.3.2 -> 3.3.3Tristan Helmich (omniIT)2-6/+6
Bumps Graylog and integrations plugins to 3.3.3 which fixes CVE-2020-15813
2020-07-03graylog: 3.3.1 -> 3.3.2R. RyanTM1-2/+2
2020-06-16graylogPlugins: Update pluginsfadenb1-5/+5
graylog-enterprise-integrations: 3.3.0 -> 3.3.1 graylog-integrations: 3.3.0 -> 3.3.1
2020-06-16graylog: 3.3.0 -> 3.3.1R. RyanTM1-2/+2
2020-06-06graylogPlugins: Update and add pluginsTristan Helmich (omniIT)1-4/+54
* graylog-auth-sso: 3.1.0 -> 3.3.0 * graylog-enterprise-integrations: init at 3.3.0 * graylog-integrations: init at 3.3.0 * graylog-pagerduty: 1.3.0 -> 2.0.0 * graylog-snmp: init at 0.3.0
2020-06-06graylog: 3.2.5 -> 3.3.0Tristan Helmich (omniIT)1-2/+2
2020-05-21graylog: 3.2.4 -> 3.2.5R. RyanTM1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-15/+15
2020-04-02graylog: 3.2.2 -> 3.2.4Tristan Helmich (omniIT)1-2/+2
2020-03-04graylog: 3.2.1 -> 3.2.2R. RyanTM1-3/+3
2020-02-20graylog: 3.2.0 -> 3.2.1R. RyanTM1-2/+2
2020-02-01graylog: 3.1.4 -> 3.2.0Tristan Helmich (omniIT)1-2/+2
2020-01-20graylog: 3.1.3 -> 3.1.4R. RyanTM1-2/+2
2019-11-06graylog: 3.1.2 -> 3.1.3Tristan Helmich (omniIT)1-2/+2