Skip to content

Commit

Permalink
Activate debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchop committed Jul 8, 2024
1 parent 3436620 commit f8dba9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/e2e/e2e_grr_artifact_hosts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ set -e
sudo sysctl -w vm.max_map_count=262144
bash ./config/e2e/jenkins_dftimewolf_install.sh include-docker include-grr include-timesketch include-plaso
export DFTIMEWOLF_NO_RAINBOW=true
export DFTIMEWOLF_DEBUG=true
PYTHONPATH=. poetry run python tests/test_dftimewolf.py
PYTHONPATH=. poetry run python dftimewolf/cli/dftimewolf_recipes.py --help
PYTHONPATH=. poetry run python dftimewolf/cli/dftimewolf_recipes.py grr_artifact_ts $NODE_NAME test --artifacts LinuxAuditLogs --timesketch_endpoint http://localhost:80/ --timesketch_username test --timesketch_password test

0 comments on commit f8dba9a

Please sign in to comment.