Skip to content

bobbidigital/K2QueryLogsParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Purpose:

THIS IS NOT A FULL FRAMEWORK. I originally wrote this for a task at work. It's very specific to that task so you may
find certain functionality missing. The code should be easy enough to understand though, so that if you need to modify
or add to it, you should be able to.

The code assumes a database exists. I've only written a store for Microsoft SQL Server. The mssql_database_create.sql
script will create the necessary database tables for you. The schema is fairly basic.

Requirements:

This leverages lxml as well as the pymssql library for database connectivity

About

A quick script I wrote to parse the K2Query Log and insert them into a MSSQL Database. Script is setup to be able to extend it for other databases or sources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages