Skip to content

Releases: fcisco-mc/sqlite-import

v0.3

Choose a tag to compare

@fcisco-mc fcisco-mc released this 13 Dec 16:12
e8e5bf8
  • New dummy column to ALB import to avoid SQLite warnings when extra fields exist
  • New queries for average execution per endpoint (ALB + percentage change (IIS)

v0.2

Choose a tag to compare

@fcisco-mc fcisco-mc released this 11 Dec 12:06
5c1a2d7
  • Performance improvement for import of ALB logs
  • Trimming of leading spaces in ALB logs
  • SQLite-queries.sql file with useful queries for log analysis
  • Added optional creation of indexes when importing for faster query executions (run make create_indexes=true)

v0.1

Choose a tag to compare

@fcisco-mc fcisco-mc released this 05 Dec 12:02
5f1518f
Update README.md