Skip to content

Commit a8aea8f

Browse files
committed
Update README.md
1 parent 9c4b4e3 commit a8aea8f

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
@@ -293,8 +293,8 @@ MySQL `apache_logs` schema currently has 49 Tables, 853 Columns, 168 Indexes, 66
293293
& Apache Error log in 2 formats. Database normalization at work!
294294
## MySQL Access Log View by Browser - 1 of 66 schema views
295295
Current schema views are Access and Error Attribute Primary tables created in normalization process with simple aggregate values.
296-
These are primitive data presentations of the log data warehouse. ApacheLogs2MySQL is the 'EL' of the 'ELK' Stack. The Web interface with
297-
Drill Down Capability and [apache/echarts](https://github.com/apache/echarts) Log Visualization integration in development is the 'K' of the 'ELK' Stack.
296+
These are primitive data presentations of the log data warehouse. ApacheLogs2MySQL is the 'EL' of the 'ELK' Stack. The Web interface
297+
[MySQL2ApacheECharts](https://github.com/willthefarmer/mysql-to-apache-echarts) in development is the 'K' of the 'ELK' Stack.
298298

299299
MySQL View - apache_logs.access_ua_browser_family_list - data from LogFormat: combined & csv2mysql
300300
![view-access_ua_browser_family_list.png](./assets/access_ua_browser_list.png)

0 commit comments

Comments
 (0)