This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./metricbeat -e -c metricbeat.yml | |
2016/11/11 15:01:05.561060 beat.go:264: INFO Home path: [/Users/zhomart/Services/metricbeat-5.0.0-darwin-x86_64] Config path: [/Users/zhomart/Services/metricbeat-5.0.0-darwin-x86_64] Data path: [/Users/zhomart/Services/metricbeat-5.0.0-darwin-x86_64/data] Logs path: [/Users/zhomart/Services/metricbeat-5.0.0-darwin-x86_64/logs] | |
2016/11/11 15:01:05.561094 beat.go:174: INFO Setup Beat: metricbeat; Version: 5.0.0 | |
2016/11/11 15:01:05.561168 logp.go:219: INFO Metrics logging every 30s | |
2016/11/11 15:01:05.561167 logstash.go:90: INFO Max Retries set to: 3 | |
2016/11/11 15:01:05.561289 outputs.go:106: INFO Activated logstash as output plugin. | |
2016/11/11 15:01:05.561349 publish.go:291: INFO Publisher name: Zhomarts-MacBook-Pro.local | |
2016/11/11 15:01:05.561459 async.go:63: INFO Flush Interval set to: 1s | |
2016/11/11 15:01:05.561470 async.go:64: INFO Max Bulk Size set to: 2048 | |
2016/11/11 15:01:05.561532 metricbeat.go:25: INFO Register [ModuleFactory:[system], MetricSetFactory:[apache/status, haproxy/info, haproxy/stat, mongodb/status, mysql/status, nginx/stubstatus, postgresql/activity, postgresql/bgwriter, postgresql/database, redis/info, redis/keyspace, system/core, system/cpu, system/filesystem, system/fsstat, system/load, system/memory, system/network, system/process, zookeeper/mntr]] | |
2016/11/11 15:01:05.561739 beat.go:204: INFO metricbeat start running. | |
2016/11/11 15:01:05.579103 mapstriface.go:74: ERR Error accessing sub-dictionary `dur` | |
2016/11/11 15:01:05.579162 mapstriface.go:74: ERR Error accessing sub-dictionary `backgroundFlushing` | |
2016/11/11 15:01:05.579175 schema.go:36: ERR Error on field 'bytes': Key not found | |
2016/11/11 15:01:07.586761 mapstriface.go:74: ERR Error accessing sub-dictionary `backgroundFlushing` | |
2016/11/11 15:01:07.586792 schema.go:36: ERR Error on field 'bytes': Key not found | |
2016/11/11 15:01:07.586804 mapstriface.go:74: ERR Error accessing sub-dictionary `dur` | |
2016/11/11 15:01:09.589179 mapstriface.go:74: ERR Error accessing sub-dictionary `dur` | |
2016/11/11 15:01:09.589237 mapstriface.go:74: ERR Error accessing sub-dictionary `backgroundFlushing` | |
2016/11/11 15:01:09.589250 schema.go:36: ERR Error on field 'bytes': Key not found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment