Hi Clayton,

you can simply take a look at the version of the DEB package you've 
installed on Ubuntu Linux with the following command: dpkg -l 'graylog-*'

Alternatively you can query a running Graylog server with the following 
cURL command (replace "USER:PASSWORD" with your credentials and "127.0.0.1" 
with the IP address or hostname of your Graylog server): curl -u 
'USER:PASSWORD' -H 'Accept: application/json' 
'http://127.0.0.1:12900/system'

Cheers,
Jochen

On Tuesday, 5 April 2016 20:54:43 UTC+2, Clayton Tavernier wrote:
>
> How do I find out what version my Graylog server is from the command line? 
>  TIA.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/f7072029-75e7-4091-b30b-d68f895fcb0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to