- Use timesketch api to upload to timesketch
- Put run function in try/catch and not main
- Fix setup.py
- Fix packaging [@joachimmetz]
- Use biliard to avoid "daemonic processes are not allowed to have children" in celery
- Restore doc_type="generic_event" used by timesketch even if it'll be deprecated in elastic 8
- Little refactoring to improve usage as imported library
- Add threat info to alerts if present
- Updated dependencies
- Added support for pip > 10 build
- Support for extracting multiple field as comment
- Keep all meta by default
- Check if elastic is up [@deralexxx]
- Added process-api to processed items
- Skip if not explicitly selected
- Timestamp parsing improvment
- First working release