-
Notifications
You must be signed in to change notification settings - Fork 82
Update agent install docs #559
New issue
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
base: agent-release-3.0
Are you sure you want to change the base?
Conversation
✅ All required contributors have signed the F5 CLA for this PR. Thank you! |
I have hereby read the F5 CLA and agree to its terms |
✅ Deploy Preview will be available once build job completes!
|
``` | ||
|
||
1. Connect your NGINX instance to the [NGINX One Console](/nginx-one/how-to/nginx-configs/add-instance/#add-an-instance) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we change this to, check the agent log for
"Agent connected"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sudo cat /var/log/nginx-agent/agent.log | grep "Agent connected"
|
||
1. Check the Agent log for `"Agent Connected"` | ||
|
||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add shell, see example above
Proposed changes
sudo systemctl stop nginx-agent
tosudo systemctl restart nginx-agent
as described in the text aboveChecklist
Before merging a pull request, run through this checklist and mark each as complete.
README.md
andCHANGELOG.md
Footnotes
Potentially sensitive changes include anything involving code, personally identify information (PII), live URLs or significant amounts of new or revised documentation. Please refer to our style guide for guidance about placeholder content. ↩