Giter Club home page Giter Club logo

Comments (13)

TheBigBear avatar TheBigBear commented on July 21, 2024

@shu-tom same for me, it does say import is successful but it only has the sample data in web ui to search.

I have mounted a local dir to container using the -v docker cmd and then attached to a interactive shell and deleted all records and then run an import and that worked. Not sure if this helps. Let me know if I should check something in the container before or after the web ui import that does not seem to load into the databases.

1 added the following to my start or the container
-v ~/myeventlogs/:/tmp/myeventlogs
2 attached myself to container on an interactive shell

docker exec -i -t 17a0aeb6d1b1 /bin/bash

3 removed existing data

cd /usr/local/src/LogonTracer/
python3 logontracer.py --delete
python3 logontracer.py -e /tmp/myeventlogs/myevents.evtx -z +9 -u neo4j -p password -s localhost

from logontracer.

jared703 avatar jared703 commented on July 21, 2024

I'm also having an issue uploading new data with the docker version.

from logontracer.

Xyrodileas avatar Xyrodileas commented on July 21, 2024

Same issue here. After uploading data, nothing show on the interface.

from logontracer.

wh1t3-n01s3 avatar wh1t3-n01s3 commented on July 21, 2024

Same issue. Using the docker image, uploading an evtx from a Win7 box doesn't have any data.

from logontracer.

shu-tom avatar shu-tom commented on July 21, 2024

Fixed an issue that the upload status bar of the Web UI was not updated.

Web UI uses Javascript, please enable it.
If the EVTX file is large, it takes time to analyze it.
And, if parse process is running, the following bar will be displayed.
upload_bar

Docker image has also been updated.

from logontracer.

tatdatpham avatar tatdatpham commented on July 21, 2024

Sometime Parsing process over 100%, in my case, it up to 105% and after that, it show success in status bar and notthing ...
image

from logontracer.

shu-tom avatar shu-tom commented on July 21, 2024

@tatdatpham After importing EVTX, you need to reload the web browser.

from logontracer.

wh1t3-n01s3 avatar wh1t3-n01s3 commented on July 21, 2024

@jared703 Are you able to get the UI to load? I had that problem initially and after waiting for a minute or two (literally) and hitting refresh on the browser the UI loaded. Using Chromium on Ubuntu 16.04

from logontracer.

jared703 avatar jared703 commented on July 21, 2024

@wh1t3-n01s3 I could before i pulled down the latest docker build, but after updating I can't get it to load at all. My setup was on OSX using Chrome.

from logontracer.

wh1t3-n01s3 avatar wh1t3-n01s3 commented on July 21, 2024

If you run netstat do you see port 8080 listening? On the new docker image after pulling the new one I had to kill the docker container, restart it, then wait a couple minutes before I saw port 8080 listening.

from logontracer.

jared703 avatar jared703 commented on July 21, 2024

@wh1t3-n01s3 seems to be working now. Had to take @hollow1's approach though.

from logontracer.

shu-tom avatar shu-tom commented on July 21, 2024

@tatdatpham Fixed a bug where the parse status over 100%.

from logontracer.

shu-tom avatar shu-tom commented on July 21, 2024

Fixed a issue that Web UI can not be used due to limitation of the number of simultaneous accesses of neo4j.
If you can not import the EXTX file, please add a new issue.

For information on how to import EVTX files, please refer to the following URL.
https://github.com/JPCERTCC/LogonTracer/wiki/How-to-Use
for Docker
https://github.com/JPCERTCC/LogonTracer/wiki/jump-start-with-docker

from logontracer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.