+6
nixos/doc/manual/release-notes/rl-1809.xml
+6
nixos/doc/manual/release-notes/rl-1809.xml
···<link xlink:href="https://github.com/strongswan/strongswan/blob/master/README_LEGACY.md">stroke configuration interface</link>.
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+93
nixos/modules/services/search/elasticsearch-curator.nix
+93
nixos/modules/services/search/elasticsearch-curator.nix
···
···+description = "curator action.yaml file contents, alternatively use curator-cli which takes a simple action command";+ExecStart = ''${pkgs.python36Packages.elasticsearch-curator}/bin/curator --config ${curatorConfig} ${curatorAction}'';
+32
nixos/tests/elk.nix
+32
nixos/tests/elk.nix
······$one->waitUntilSucceeds("curl --silent --show-error '${esUrl}/_search' -H 'Content-Type: application/json' -d '{\"query\" : { \"match\" : { \"message\" : \"flowers\"}}}' | jq .hits.total | grep -v 0");$one->waitUntilSucceeds("curl --silent --show-error '${esUrl}/_search' -H 'Content-Type: application/json' -d '{\"query\" : { \"match\" : { \"message\" : \"dragons\"}}}' | jq .hits.total | grep 0");
······$one->waitUntilSucceeds("curl --silent --show-error '${esUrl}/_search' -H 'Content-Type: application/json' -d '{\"query\" : { \"match\" : { \"message\" : \"flowers\"}}}' | jq .hits.total | grep -v 0");$one->waitUntilSucceeds("curl --silent --show-error '${esUrl}/_search' -H 'Content-Type: application/json' -d '{\"query\" : { \"match\" : { \"message\" : \"dragons\"}}}' | jq .hits.total | grep 0");+$one->waitUntilSucceeds("! curl --silent --show-error '${esUrl}/_cat/indices' | grep logstash | grep -q ^$1");
+6
-4
pkgs/development/python-modules/elasticsearch-curator/default.nix
+6
-4
pkgs/development/python-modules/elasticsearch-curator/default.nix
······
······
+28
pkgs/development/python-modules/requests-aws4auth/default.nix
+28
pkgs/development/python-modules/requests-aws4auth/default.nix
···
···
+2
pkgs/top-level/python-packages.nix
+2
pkgs/top-level/python-packages.nix
···