Skip to content

Commit

Permalink
Document TESTING_FILEBEAT_ALLOW_OLDER
Browse files Browse the repository at this point in the history
  • Loading branch information
matschaffer committed Feb 1, 2022
1 parent c9dff1b commit 88ba36a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/devguide/modules-dev-guide.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@ TESTING_FILEBEAT_MODULES=nginx \
pytest tests/system/test_modules.py -v --full-trace
----
. Add and remove option env vars as required. Here are some useful ones:
* `TESTING_FILEBEAT_ALLOW_OLDER`: if set to 1, allow connecting older versions of Elasticsearch
* `TESTING_FILEBEAT_MODULES`: comma separated list of modules to test.
* `TESTING_FILEBEAT_FILESETS`: comma separated list of filesets to test.
* `TESTING_FILEBEAT_FILEPATTERN`: glob pattern for log files within the fileset to test.
Expand Down

0 comments on commit 88ba36a

Please sign in to comment.