update README.md
This commit is contained in:
parent
f8a131795f
commit
11e44b6113
@ -2,7 +2,9 @@
|
||||
* Support ship APP log and Nginx log or one of both to Logstash
|
||||
* Let it default if you only have one log type of both APP log and Ningx log.
|
||||
* Also you can put all any type log(include app/nginx/other type) to Application Log Path with below pattern.
|
||||
```bash
|
||||
eg:
|
||||
${HOME_PATH}/app/logs/xxx.log
|
||||
${HOME_PATH}/nginx/logs/xxx.log
|
||||
${HOME_PATH}/others/logs/xxx.log
|
||||
```
|
||||
|
@ -2,7 +2,9 @@
|
||||
* Support ship APP log and Nginx log or one of both to Logstash
|
||||
* Let it default if you only have one log type of both APP log and Ningx log.
|
||||
* Also you can put all any type log(include app/nginx/other type) to Application Log Path with below pattern.
|
||||
```bash
|
||||
eg:
|
||||
${HOME_PATH}/app/logs/xxx.log
|
||||
${HOME_PATH}/nginx/logs/xxx.log
|
||||
${HOME_PATH}/others/logs/xxx.log
|
||||
```
|
||||
|
@ -2,7 +2,9 @@
|
||||
* Support ship APP log and Nginx log or one of both to Logstash
|
||||
* Let it default if you only have one log type of both APP log and Ningx log.
|
||||
* Also you can put all any type log(include app/nginx/other type) to Application Log Path with below pattern.
|
||||
```bash
|
||||
eg:
|
||||
${HOME_PATH}/app/logs/xxx.log
|
||||
${HOME_PATH}/nginx/logs/xxx.log
|
||||
${HOME_PATH}/others/logs/xxx.log
|
||||
```
|
||||
|
@ -2,7 +2,9 @@
|
||||
* Support ship APP log and Nginx log or one of both to Logstash
|
||||
* Let it default if you only have one log type of both APP log and Ningx log.
|
||||
* Also you can put all any type log(include app/nginx/other type) to Application Log Path with below pattern.
|
||||
```bash
|
||||
eg:
|
||||
${HOME_PATH}/app/logs/xxx.log
|
||||
${HOME_PATH}/nginx/logs/xxx.log
|
||||
${HOME_PATH}/others/logs/xxx.log
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user