Giter Club home page Giter Club logo

perfstatbeat's People

Contributors

inxonic avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

perfstatbeat's Issues

Error during perfstatbeat execution on AIX 7.1

Hello all.

We're trying to install https://github.com/WuerthIT/perfstatbeat on an AIX 7.1 server per the request of our Unix engineering team.

I'm not familiar with perfbeatstat but was able to build the executable.

However, when I run it, I get the following error:

./perfstatbeat -e -v -d "*"

2019-04-12T17:07:18.008-0500
INFO instance/beat.go:468 Home path: [/opt/Tanium/Tom/perfstatbeat/dist] Config path: [/opt/Tanium/Tom/perfstatbeat/dist] Data path: [/opt/Tanium/Tom/perfstatbeat/dist/data] Logs path: [/opt/Tanium/Tom/perfstatbeat/dist/logs] 2019-04-12T17:07:18.009-0500
DEBUG [beat] instance/beat.go:495 Beat metadata path: /opt/Tanium/Tom/perfstatbeat/dist/data/meta.json 2019-04-12T17:07:18.009-0500
INFO instance/beat.go:475 Beat UUID: e041363a-717f-4bd1-b046-7be3ec876006 2019-04-12T17:07:18.009-0500
INFO instance/beat.go:213 Setup Beat: perfstatbeat; Version: 6.2.4 2019-04-12T17:07:18.009-0500
WARN instance/metrics_other.go:12 Metrics not implemented for this OS. 2019-04-12T17:07:18.009-0500
DEBUG [beat] instance/beat.go:230 Initializing output plugins 2019-04-12T17:07:18.010-0500
DEBUG [processors] processors/processor.go:49 Processors: 2019-04-12T17:07:18.010-0500
INFO pipeline/module.go:91 No outputs are defined. Please define one under the output section. 2019-04-12T17:07:18.010-0500
ERROR instance/beat.go:667 Exiting: error initializing publisher: No outputs are defined. Please define one under the output section. Exiting: error initializing publisher: No outputs are defined. Please define one under the output section.

Where are the outputs mentioned in the ERROR defined?

I looked in the filebeat.yml and found an output section as shown here:

#================================ Outputs =====================================

Configure what output to use when sending the data collected by the beat.

#-------------------------- Elasticsearch output ------------------------------
output.elasticsearch:

Array of hosts to connect to.

hosts: ["localhost:9200"]

Optional protocol and basic auth credentials.

#protocol: "https"
#username: "elastic"
#password: "changeme"

#----------------------------- Logstash output --------------------------------
#output.logstash:

The Logstash hosts

#hosts: ["localhost:5044"]

Optional SSL. By default is off.

List of root certificates for HTTPS server verifications

#ssl.certificate_authorities: ["/etc/pki/root/ca.pem"]

Certificate for SSL client authentication

#ssl.certificate: "/etc/pki/client/cert.pem"

Client Certificate Key

#ssl.key: "/etc/pki/client/cert.key"

But I'm not clear on what I need to add/edit.

Any suggestions on how to address this?

Please advise.

Thanks all.

Add another Metricset

Hi sir,

First I'd like to thanks to you. I already success running perfstatbeat.
I want to ask something:

Is perfstatbeat only get diskio and load?
can we add more metricset? if yes , would you like to share the details how to add more metric like memory, processor, network, etc like metricbeat.

Please advice,
Thanks in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.