Plaso 20190331 released
Plaso 20190331 released
The Plaso team are glad to announce a new Plaso release, 20190331. Most of the changes in this release are under-the-hood improvements. A few user-facing things you might notice:- Log output from tools will be output to a file by default, and not just printed to the terminal.
- There’s a new --troubles option, which provides some debugging and troubleshooting information
- A lot of bug fixes and improvements in the Artifact filter support
- Elasticsearch5 support has been removed, as this version is now at end-of-life
Other changes
Support for event filters and tagging has been changed from efilter back to object filter, removing efilter as a dependency. File and artifact filtering has not changed.
Future plans
As flagged before, we’re on track to remove support for Python 2 and we will default to Python 3 next in the next release.Due to the age of some of the packages and support libraries in Ubuntu Xenial (16.04) we are considering ending support for a packaged version of Plaso for Xenial in the short term and will very likely be the last Xenial release provided by GIFT PPA.
Note that version 20190331 of plaso-tools for Xenial and Bionic use Python 2. The previous version of plaso-tools, 20190131, defaulted to Python 3 on Xenial which caused some grief with installations that used multiple package managers e.g. pip and apt.
We strongly encourage the use of a single package manager to prevent issues due to Python version conflicts.
Where/how to get Plaso 20190331?
See Plaso's Users' Guide. As usual, builds are available for Docker, MacOS, Ubuntu, Fedora Core and Windows.If you run into problems take a look at the Installation Problems page in the Plaso documentation, to see if other people have seen the issue before. If nothing there helps, ask for help on the discuss mailing list or open an issue on the tracker.
Comments
Post a Comment