plaso
plaso copied to clipboard
Super timeline all the things
**Description of problem:** It looks that the issue above observed in the previous Docker container still persists. **Command line and arguments:** Just tried to test modifying the example on the...
**Description of problem:** After installing the latest version of Plaso (20220724) via Docker, I failed to run log2timeline and I received this error: ``` Traceback (most recent call last): File...
[MEGAsync logs](https://blog.reconinfosec.com/megasync-analysis) contain useful entries about files that have been successfully uploaded to the MEGA cloud. I'm working on this.
## One line description of pull request update aws elb parser to support classic and network loadbalancer logs ## Description: **Related issue (if applicable):** fixes #4188 ## Notes: All contributions...
## One line description of pull request add current log format for aws cloudtrail parser. ## Description: **Related issue (if applicable):** fixes #4182 ## Notes: All contributions to Plaso undergo...
**Description of problem:** Make aws loadbalancer parser support network and classic loadbalancer logs. **Source data:** [Please provide the source data you used when you experienced the problem. For publicly available...
Currently Windows EventLog tagging rules are based on event source name and identifier. However per https://winevt-kb.readthedocs.io/en/latest/sources/eventlog-providers/index.html is it evident that EventLog can have multiple names and/or an identifier for the...
**Description of problem:** The aws cloud trail log parser does not work with current cloudtrail data. **Source data:** https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-log-file-examples.html **Plaso version:** For example 20220724
**Description of problem:** Plaso checks the dependency version for Redis even when not using Redis as a storage format. Here is the error when an incompatible version is found (even...