# 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