Skip to content

Commit

Permalink
docs: update 'interval' field description information
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen.li committed Nov 29, 2021
1 parent 442ea11 commit 5dc2974
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
log_dotter
==============

Used to test the log collection function.
Used to test the log collection function. Generate 15w logs at a time.

Docker Hub Image
----------------
Expand Down Expand Up @@ -34,8 +34,8 @@ This image is configurable using different flags

| Flag name | Default | Description |
| ---------------------------- | ---------- | --------------------------------------------------------------------------------------------------- |
| http | false | log cron interval time (ms) |
| interval | 1000 | log cron interval time (ms) |
| http | false | start http |
| interval | 1000 | log cron interval time (s) |
| timeout | 60 | log cron timeout (minute) |
| port | 9094 | Addresses port using of server |
| file | | log file path |
Expand Down

0 comments on commit 5dc2974

Please sign in to comment.