~kotodama/container-log-archive-charm:anonymize_web_log-new_options

Last commit made on 2021-10-05
Get this branch:
git clone -b anonymize_web_log-new_options https://git.launchpad.net/~kotodama/container-log-archive-charm
Only Loïc Gomez can upload to this branch. If you are Loïc Gomez please log in for upload directions.

Branch merges

Branch information

Name:
anonymize_web_log-new_options
Repository:
lp:~kotodama/container-log-archive-charm

Recent commits

488cf0e... by Loïc Gomez

anonymize_web_log: alphabetize parameters, update preprocessor accordingly.

1eaed24... by Loïc Gomez

anonymize_web_log: better --stdin option, consider hashes/uuids are 30+ chars

784ed15... by Loïc Gomez

Fix skip_keywords default, move re.compile out of loop + simpler regex

f1a3440... by Loïc Gomez

add skip_keywords option to anonymize_web_log.py

fd7f9f6... by Loïc Gomez

add strip_hashes option to anonymize_web_log.py

7123d98... by Loïc Gomez

allow reading from stdin with '-' file placeholder in anonymize_web_log.py

5c1b051... by Loïc Gomez

Fix anonymize_web_log.py main() for python3

Reviewed-on: https://code.launchpad.net/~kotodama/container-log-archive-charm/+git/container-log-archive-charm/+merge/409509
Reviewed-by: Tom Haddon <email address hidden>

22f0049... by Loïc Gomez

Fix anonymize_web_log.py main() for python3

496cc4e... by Paul Collins

don't crash on install if container_type is unset

Reviewed-on: https://code.launchpad.net/~pjdc/container-log-archive-charm/+git/container-log-archive-charm/+merge/408333
Reviewed-by: Haw Loeung <email address hidden>

26bca6a... by Paul Collins

don't crash on install if container_type is unset