Add python parsers plugin
Create a plugin that allows for parsers to be written in python2 or python3 and a small development env docker container to interactively debug these parsers within your favorite IDE.
If there is any interest in getting this merged into the main repo. Please let me know.
Did you run npm run lint from the viewer or parliament directory (whichever you are making changes to) and correct any errors
Nope
Did you Ensure that all tests still pass by navigating to the tests directory and running ./tests.pl --viewer
Nope
License
I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.
Very cool. will probably want to revisit this when the protocolrefactor branch is merged in, but I could see it being added. There are some changes and organizational things would like to talk about too.
Gr8, I did some fast refactoring and 'tried' too get the plugin integrated into the moloch build/install pipeline. It started as some kind of prototype and got a life on its own;p Im open to suggestions and/or changes that might be required. If there are any questions that need answering let me know.