README.md in fluent-plugin-out-http-0.3.0 vs README.md in fluent-plugin-out-http-0.3.1
- old
+ new
@@ -14,9 +14,10 @@
rate_limit_msec 100 # default: 0 = no rate limiting
raise_on_error false # default: true
authentication basic # default: none
username alice # default: ''
password bobpop # default: '', secret: true
+ cacert_file /etc/ssl/endpoint1.cert # default: ''
token tokent # default: ''
</match>
## Usage notes