| Commit message (Expand) | Author | Age | Files | Lines |
| * | treewide: Remove ending period from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
| Alexis Hildebrandt | 2024-06-09 | 1 | -1/+1 |
| * | auditbeat7,filebeat7,heartbeat7,metricbeat7,packetbeat7: fix meta merging•••With a set merge, most of the meta was lost, including the license and
platform information. Change to deep merge to preserve the attributes.
| Stanisław Pitucha | 2024-06-06 | 1 | -2/+2 |
| * | elasticsearch: 7.17.10 -> 7.17.16•••Fixes CVE-2023-31417, CVE-2023-31418, CVE-2023-31419, CVE-2023-46673 and CVE-2023-46674.
Security announces:
https://www.elastic.co/guide/en/security/7.17/release-notes-header-7.17.0.html#release-notes-7.17.16
Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.16.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.15.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.14.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.13.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.12.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.11.html
| Thomas Gerbet | 2024-01-14 | 1 | -2/+2 |
| * | pacemaker: 2.1.6 -> 2.1.7 | R. Ryantm | 2023-12-20 | 1 | -2/+2 |
| * | auditbeat7: init | Vanilla | 2023-08-26 | 1 | -0/+1 |
| * | pacemaker: 2.1.5 -> 2.1.6 | R. Ryantm | 2023-05-28 | 1 | -2/+2 |
| * | elk7: 7.17.9 -> 7.17.10•••Fixes CVE-2023-31413, CVE-2023-26486 and CVE-2023-26487.
https://discuss.elastic.co/t/elastic-stack-8-7-0-7-17-10-security-updates/332327
The non official analysis-lemmagen plugin has not yet been released for ES 7.17.10.
It is marked as broken in the meantime.
| Thomas Gerbet | 2023-05-20 | 1 | -2/+2 |
| * | elk7: 7.17.4 -> 7.17.9•••Fixes CVE-2022-38779.
Advisory:
https://discuss.elastic.co/t/kibana-7-17-9-and-8-6-2-security-update/325782
Changelogs:
https://www.elastic.co/guide/en/welcome-to-elastic/7.17/new.html
| Thomas Gerbet | 2023-04-26 | 1 | -2/+2 |
| * | *beat6: remove | ajs124 | 2023-04-04 | 1 | -54/+0 |
| * | treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals•••env values must be strings
| Artturin | 2023-02-22 | 1 | -2/+2 |
| * | treewide: move NIX_CFLAGS_COMPILE to the env attrset•••with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
| Artturin | 2023-02-22 | 1 | -1/+1 |
| * | metricbeat7: fix `passthru.tests` | Thomas Gerbet | 2023-02-06 | 1 | -5/+7 |
| * | pacemaker: 2.1.4 -> 2.1.5 | R. Ryantm | 2022-12-25 | 1 | -2/+2 |
| * | pacemaker: 2.1.2 -> 2.1.4 | R. Ryantm | 2022-07-30 | 1 | -2/+2 |
| * | beats: add dfithian as maintainer | Dan Fithian | 2022-07-18 | 2 | -2/+2 |
| * | elk7: 7.16.1 -> 7.17.4 | PedroHLC ☭ | 2022-06-03 | 1 | -2/+2 |
| * | packetbeat: remove after being marked broken for over two years•••It was marked in commit 5aa4b19 by Linus Heckemann on 2019-10-07 (commited on 2019-10-08)
| ajs124 | 2022-04-03 | 1 | -14/+0 |
| * | nixos/tests/pacemaker: init | Astro | 2022-03-09 | 1 | -1/+6 |
| * | pacemaker: init at 2.1.2 | Ryan Mulligan | 2022-03-08 | 1 | -0/+97 |
| * | beats7: update vendorSha256 | zowoq | 2022-01-30 | 1 | -1/+1 |
| * | elk7: 7.11.1 -> 7.16.1, 6.8.3 -> 6.8.21 + add filebeat module and tests (#150...•••* elk7: 7.11.1 -> 7.16.1
* nixosTests.elk: Improve reliability and compatibility with ELK 7.x
- Use comparisons in jq instead of grepping
- Match for `.hits.total.value` if version >= 7, otherwise it always
passes
- Make curl fail if requests fails
* nixos/filebeat: Add initial module and test
Filebeat is an open source file harvester, mostly used to fetch logs
files and feed them into logstash.
This module can be used instead of journalbeat if used with
`filebeat7` and configured with the `journald` input.
* python3Packages.parsedmarc.tests: Fix breakage
- Don't use the deprecated elasticsearch7-oss package
- Improve jq query robustness and add tracing
* rl-2205: Note the addition of the filebeat service
* elk6: 6.8.3 -> 6.8.21
The latest version includes a fix for CVE-2021-44228.
* nixos/journalbeat: Add a loose dependency on elasticsearch
Avoid unnecssary back-off when elasticsearch is running on the same
host. | Kim Lindberger | 2021-12-17 | 2 | -15/+11 |
| * | beats7: 7.5.1 -> 7.11.1 | Andrew Childs | 2021-11-03 | 1 | -2/+2 |
| * | es *beat6: Fix build on aarch64 | Robert Hensing | 2021-09-23 | 1 | -1/+9 |
| * | beats: buildGoPackage -> buildGoModule | happysalada | 2021-08-31 | 1 | -4/+4 |
| * | elk7: 7.5.1 -> 7.10.2•••Update pkgs/development/tools/misc/kibana/7.x.nix
Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
Update pkgs/servers/search/elasticsearch/7.x.nix
Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
Update pkgs/servers/search/elasticsearch/7.x.nix
Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
Update pkgs/development/tools/misc/kibana/7.x.nix
Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
| happysalada | 2021-08-31 | 1 | -1/+1 |
| * | beats: nixpkgs-fmt | happysalada | 2021-08-31 | 1 | -25/+27 |
| * | nixos/metricbeat: init | Robert Hensing | 2021-05-31 | 2 | -6/+20 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 2 | -2/+2 |
| * | treewide: stdenv.lib -> lib | Ben Siraphob | 2021-01-16 | 2 | -2/+2 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••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
| Profpatsch | 2021-01-11 | 2 | -2/+2 |
| * | filebeat7: use lib.getLib systemd instead of systemd.lib•••This will pick the `lib` output if it exists, otherwise default to `out`.
| Florian Klink | 2020-08-13 | 1 | -2/+2 |
| * | filebeat6: use lib.getLib systemd instead of systemd.lib•••This will pick the `lib` output if it exists, otherwise default to `out`.
| Florian Klink | 2020-08-13 | 1 | -2/+2 |
| * | treewide: use $out instead of $bin with buildGoPackage | zowoq | 2020-04-28 | 2 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 2 | -2/+2 |
| * | packetbeat7: 7.3.1 -> 7.5.1 | vasile luta | 2020-01-06 | 1 | -1/+1 |
| * | treewide: mark some broken packages as broken•••Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
| Linus Heckemann | 2019-10-08 | 1 | -0/+1 |
| * | elastic7: 7.0.1 -> 7.3.1 | adisbladis | 2019-09-07 | 1 | -1/+1 |
| * | elastic6: 6.7.2 -> 6.8.3 | adisbladis | 2019-09-07 | 1 | -1/+1 |
| * | beats-5.*: Drop EOL packages | adisbladis | 2019-09-06 | 1 | -42/+0 |
| * | elk6: 6.7.1 -> 6.7.2 | Bas van Dijk | 2019-05-10 | 1 | -1/+1 |
| * | elk5: 5.6.9 -> 5.6.16 | Bas van Dijk | 2019-05-10 | 1 | -1/+1 |
| * | journalbeat7: fix binary by setting RPATH to systemd using patchelf | Bas van Dijk | 2019-05-10 | 1 | -0/+3 |
| * | journalbeat6: fix binary by setting RPATH to systemd using patchelf | Bas van Dijk | 2019-05-10 | 1 | -0/+3 |
| * | elk: 7.0.0 -> 7.0.1 | Bas van Dijk | 2019-05-09 | 1 | -1/+1 |
| * | elk7: init at 7.0.0•••This adds the following new packages:
+ elasticsearch7
+ elasticsearch7-oss
+ logstash7
+ logstash7-oss
+ kibana7
+ kibana7-oss
+ filebeat7
+ heartbeat7
+ metricbeat7
+ packetbeat7
+ journalbeat7
The default major version of the ELK stack stays at 6. We should
probably set it to 7 in a next commit.
| Bas van Dijk | 2019-04-14 | 1 | -0/+49 |
| * | elk: 6.5.1 -> 6.7.1 | Bas van Dijk | 2019-04-09 | 1 | -1/+1 |
| * | elk: 6.3.2 -> 6.5.1 | Bas van Dijk | 2018-12-01 | 1 | -2/+9 |
| * | beats: upgrade default from v5 to v6 | Jörg Thalheim | 2018-08-03 | 2 | -8/+8 |
| * | elk: 6.2.4 -> 6.3.2•••* The ELK stack is upgraded to 6.3.2.
* `elasticsearch6`, `logstash6` and `kibana6` now come with X-Pack which is
a suite of additional features. These are however licensed under the unfree
"Elastic License".
* Fortunately they also provide OSS versions which are now packaged
under: `elasticsearch6-oss`, `logstash6-oss` and `kibana6-oss`.
Note that the naming of the attributes is consistent with upstream.
* The test `nix-build nixos/tests/elk.nix -A ELK-6` will test the OSS
version by default. You can also run the test on the unfree ELK using:
`NIXPKGS_ALLOW_UNFREE=1 nix-build nixos/tests/elk.nix -A ELK-6 --arg enableUnfree true`
| Bas van Dijk | 2018-07-28 | 1 | -1/+1 |
| * | elk6: 6.2.3 -> 6.2.4 | Bas van Dijk | 2018-04-18 | 1 | -1/+1 |