Skip to content

Commit 64f18ae

Browse files
committed
Update README.md
1 parent 46e1db7 commit 64f18ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Three options to associate ServerName & ServerPort with Access and Error logs mi
1414

1515
Database system designed to accommodate unlimited domains. Easy installation steps below.
1616

17-
Complete Web management interface with Log Visualization [apache/echarts](https://github.com/apache/echarts) integration in development.
17+
A complete Web management interface with Log Visualization [apache/echarts](https://github.com/apache/echarts) integration in development. It will be released as a new repository.
1818
## Entity Relationship Diagram of apache_logs schema tables
1919
![Entity Relationship Diagram](./assets/entity_relationship_diagram.png)
2020
Diagram created with Open-source database diagrams editor [chartdb/chartdb](https://github.com/chartdb/chartdb)
@@ -37,7 +37,7 @@ This enables a complete audit trail providing ability to determine when, where a
3737

3838
All folder paths, filename patterns, logging, processing, MySQL connection setting variables are in .env file for easy installation and maintenance.
3939

40-
Two Python modules can run in PM2 daemon process manager for 24/7 online processing on multiple computers feeding a single Server module simultaneous.
40+
Two Python Client modules can run in PM2 daemon process manager for 24/7 online processing on multiple web servers feeding a single Server module simultaneous.
4141

4242
Application is developed with Python 3.12, MySQL and 4 Python modules. Modules are listed with Python Package Index link, install command for each platform & GitHub Repository link.
4343
## MySQL Access Log View by Browser - 1 of 66 schema views

0 commit comments

Comments
 (0)