event2timeline | Simple Microsoft Windows sessions event logs visualization
kandi X-RAY | event2timeline Summary
kandi X-RAY | event2timeline Summary
event2timeline is a Python library. event2timeline has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
Event2Timeline is a free tool based on D3js to graph Microsoft Windows sessions events. It parses both EVTX event logs from post Vista systems (Vista, Windows 7, Windows 8), and CSV exports of the legacy EVT log files.
Event2Timeline is a free tool based on D3js to graph Microsoft Windows sessions events. It parses both EVTX event logs from post Vista systems (Vista, Windows 7, Windows 8), and CSV exports of the legacy EVT log files.
Support
Quality
Security
License
Reuse
Support
event2timeline has a low active ecosystem.
It has 127 star(s) with 20 fork(s). There are 20 watchers for this library.
It had no major release in the last 6 months.
There are 3 open issues and 2 have been closed. On average issues are closed in 972 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of event2timeline is current.
Quality
event2timeline has 0 bugs and 0 code smells.
Security
event2timeline has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
event2timeline code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
event2timeline is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
event2timeline releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions are available. Examples and code snippets are not available.
event2timeline saves you 185 person hours of effort in developing the same functionality from scratch.
It has 456 lines of code, 6 functions and 3 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed event2timeline and discovered the below as its top functions. This is intended to give you an instant insight into event2timeline implemented functionality, and help decide if they suit your requirements.
- Read EVTX file .
- import csv file
- Return a list of user s sessions .
- Convert sessions to timeline .
- Prints a log .
- Extract data from given XML data .
Get all kandi verified functions for this library.
event2timeline Key Features
No Key Features are available at this moment for event2timeline.
event2timeline Examples and Code Snippets
No Code Snippets are available at this moment for event2timeline.
Community Discussions
No Community Discussions are available at this moment for event2timeline.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install event2timeline
Clone the git repository. Create a virtual environment with virtualenv and activate it (optional). Install requirements with pip install -r requirements.txt.
Clone the git repository
Create a virtual environment with virtualenv and activate it (optional)
Install requirements with pip install -r requirements.txt
Install python-dateutil (from pip: pip install python-dateutil) - http://labix.org/python-dateutil
Install python-evtx (from pip: pip install python-evtx) - http://www.williballenthin.com/evtx/
You need to modify a variable in the tool because of the language localisation of the event logs
Clone the git repository
Create a virtual environment with virtualenv and activate it (optional)
Install requirements with pip install -r requirements.txt
Install python-dateutil (from pip: pip install python-dateutil) - http://labix.org/python-dateutil
Install python-evtx (from pip: pip install python-evtx) - http://www.williballenthin.com/evtx/
You need to modify a variable in the tool because of the language localisation of the event logs
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page