dgunter / evtxtoelk

A lightweight tool to load Windows Event Log evtx files into Elasticsearch.
MIT License
115 stars 27 forks source link

No module named "evtxtoelk" #3

Open V0lundr opened 5 years ago

V0lundr commented 5 years ago

Hi, sorry,

maybe it´s a beginner question but I´m trying to figure out how the parser works. I followed the instructions from the "https://dragos.com/blog/industry-news/evtxtoelk-a-python-module-to-load-windows-event-logs-into-elasticsearch/" site and I got the point where I need to load windows logs to elk. I get this message:

What am I missing? Thanks a lot for any help.

dgunter commented 5 years ago

Hi @miranb! Do you have the module loaded via pip? What environment are you currently working in?

phoenixml commented 4 years ago

if you are using python 3 then use the python3 environment not python