We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
By default the client port is set to 3030. This is configurable https://github.com/sensu/sensu/blob/master/lib/sensu/client/process.rb#L315-L322 using the 'port' variable in the client config.
The text was updated successfully, but these errors were encountered:
Make client port configurable, issue sensu#335
d8b9d32
Merge pull request #341 from superseb/superseb/configure_client_port
6aca0c2
Make client port configurable, issue #335
Successfully merging a pull request may close this issue.
By default the client port is set to 3030. This is configurable https://github.com/sensu/sensu/blob/master/lib/sensu/client/process.rb#L315-L322 using the 'port' variable in the client config.
The text was updated successfully, but these errors were encountered: