README.md in fluent-plugin-elb-access-log-0.4.0 vs README.md in fluent-plugin-elb-access-log-0.4.1
- old
+ new
@@ -24,11 +24,11 @@
## Configuration
```apache
<source>
- type elb_access_log
+ @type elb_access_log
#aws_key_id YOUR_ACCESS_KEY_ID
#aws_sec_key YOUR_SECRET_ACCESS_KEY
#profile PROFILE_NAME
#credentials_path path/to/credentials_file
#http_proxy http://...
@@ -56,10 +56,9 @@
### CLB
see http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/access-log-collection.html
```json
-// elb.access_log:
{
"timestamp":"2015-05-24T08:25:36.229576Z",
"elb":"hoge",
"client":"14.14.124.20",
"client_port":52232,