Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question. Don’t forget to select tags to help index your topic!
1. Describe your incident:
I am trying to grade from 6.0.6 to version 6.0.7 but it tells me i am running the latest version of graylog.
Its difficult to know without deeper troublehsooting why you’re not getting the repo file created when installing our repo file via wget
BUT, in the event you do need to manually create this, you will only need to change the version number when a new release comes out. For example, from 6.0 to 6.1
This will create the repo file, but note that it must be run as root.
echo "deb https://packages.graylog2.org/repo/debian/ stable 6.1" | tee /etc/apt/sources.list.d/graylog.list