diff options
| author | Paul Bütow <pbuetow@mimecast.com> | 2020-02-08 18:50:39 +0000 |
|---|---|---|
| committer | Paul Bütow <pbuetow@mimecast.com> | 2020-02-08 18:50:39 +0000 |
| commit | 6c3ddb7746c062e967b44af568077f5ce2c9ec39 (patch) | |
| tree | 24dcf6ca242e7606c68128a8893eaf281f1afd61 /samples/dtail.json.sample | |
| parent | d38502e109fc3bcdac5a904f3a65a3017174058b (diff) | |
| parent | ca28ba95a74706ad3620f6a1980db45c1a92ad4a (diff) | |
Merge branch 'master' of https://github.com/mimecast/dtailv2.0.2
Diffstat (limited to 'samples/dtail.json.sample')
| -rw-r--r-- | samples/dtail.json.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/dtail.json.sample b/samples/dtail.json.sample index cf2c2c2..83925c6 100644 --- a/samples/dtail.json.sample +++ b/samples/dtail.json.sample @@ -29,7 +29,7 @@ "Common": { "LogDir" : "log", "CacheDir" : "cache", - "LogStrategy": "daily", + "LogStrategy": "stdout", "SSHPort": 2222, "DebugEnable": false, "PPerfEnable": false, |
