Skip to content

Commit 7515b9c

Browse files
committed
Update README.md
1 parent 651fe1e commit 7515b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#### Database Schema ***apache_logs*** is designed for data analysis of Apache Logs from unlimited Domains & Servers
22
![Entity Relationship Diagram](./assets/entity_relationship_diagram.png)
3-
## Python handles File Processing & MySQL or MariaDB handles Data Processing
3+
### Python handles File Processing & MySQL or MariaDB handles Data Processing
44
ApacheLogs2MySQL consists of two Python Modules & one MySQL Schema ***apache_logs*** to automate importing Access & Error files, normalizing log data into database and generating a well-documented data lineage audit trail.
55

66
Imports Access Logs in LogFormats - ***common***, ***combined*** and ***vhost_combined*** & additional ***csv2mysql***

0 commit comments

Comments
 (0)