DigitaleGesellschaft / Anonip

Anonip is a tool to anonymize IP-addresses in log-files.
Other
75 stars 17 forks source link

Add option ``--input`` #17

Closed htgoebel closed 5 years ago

htgoebel commented 5 years ago

This command-line option allows setting the input-stream the logs are read from.

This is required when starting anonip as a service using systemd:

Using systemd for starting the anonip process simpifies using anonip with nginx a lot. I already prepared examples for respective systemd-unit files, but this still requires some testing.

open-dynaMIX commented 5 years ago

Thank you very much @htgoebel for your contribution!

I just wanna let you know, that I'm off for holidays until the end of July. So let's push this forward in August.

open-dynaMIX commented 5 years ago

Hey @htgoebel !

Would be nice to push this forward. Do you plan to continue working on this PR?

htgoebel commented 5 years ago

I rebased the whole code on current master, converting the tests to use pytest, which is now used for testing.

htgoebel commented 5 years ago

@open-dynaMIX Regarding teh still open change: It's up to you to resolve this :-)

open-dynaMIX commented 5 years ago

@htgoebel Awesome! Thanks a lot! :100: