Open PolymathMonkey opened 2 days ago
That error is coming from docker, which is the preferred way of using plaso. Do you have docker set up correctly and running?
Yes I got docker up and running using this doc: https://docs.docker.com/engine/install/fedora/ .. So far it not made problems, so it makes me question what doe set up "correctly" mean in that context. Just to get it right
Hello,
somehow I am not able to upload to timesketch via dftimewolf. I call the command like:
dftimewolf plaso_ts /home/dirk --timesketch_endpoint https://127.0.0.1:5000 --timesketch_user XXXX --timesketch_password somepassword
But it throws an exception like it cant find the api version:
I tested the upload to timesketch with the timesketch importer:
Is there some way to solve this or how can I further debug this issue? Thanks