Simple evtx2sql import scripts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Steffen Pohle 5640b45390
wrong check for end of EVENT data also the fallback data will now be more complete.
4 years ago
Log-SecurityEvents_Archiving.xml adding the windows specific files. 4 years ago
LogPushToServer.cmd adding the windows specific files. 4 years ago
README.md Update 'README.md' 4 years ago
evtx2sql-checknewfiles.sh first commit 4 years ago
evtx2sql-convert2sql.php wrong check for end of EVENT data also the fallback data will now be more complete. 4 years ago
evtx2sql-import.sh first commit 4 years ago

README.md

evtx2sql scripts

Simple scripts to import Windows Event Files into a mysql database. Highly experimental stuff.

Usage

The scripts will have to placed somewhere like /usr/local/bin

  • evtx2sql-checknewfiles.sh will check for new files in a data dir
  • evtx2sql-import.sh' will handle the little import steps
  • evtx2sql-convert2sql.php is converting the xml file into an sql file