plaso icon indicating copy to clipboard operation
plaso copied to clipboard

Super timeline all the things

Results 206 plaso issues
Sort by recently updated
recently updated
newest added

**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...

deployment
dependency
Docker

**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...

deployment
dependency
Docker

[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.

enhancement
parsers

## 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...

enhancement

## 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...

blocked
pending reporter input

**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...

enhancement
parsers
AWS

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...

enhancement
analyzer

**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

enhancement
parsers
AWS

**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...

enhancement
dependency