Skip to content

Commit c675de3

Browse files
authored
Update readme.md
1 parent 1e72963 commit c675de3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
# Apache Access Log Parser to MySQL
33

4+
import apache access.log files into a mysql table
5+
46
This Python script parses Apache access logs and inserts the log entries into a specified MySQL database table. It handles batch inserts for efficiency and supports datetime conversion to the MySQL `DATETIME` format.
57

68
## Requirements

0 commit comments

Comments
 (0)