java -version 2>&1 | awk -F\" '/java/{print 
"/usr/java/jdk"$2"/jre/lib/amd64/jli"}'  | tee -a 
 /etc/ld.so.conf.d/java.conf
ldconfig
java -version 2>&1 | awk -F\" '/java/{print "setcap 
'cap_net_bind_service=+ep' /usr/java/jdk"$2"/jre/bin/java"}' | sh

service graylog-server restart




Em quinta-feira, 16 de junho de 2016 21:01:24 UTC-3, Justin Reid escreveu:
>
>    Greetings All,
>           I am very new to linux/graylog and am trying to get my server to 
> run. I've set it up, " #service graylog-server status" command says its 
> running. My problem comes when I try to add an input on the web interface. 
> I keep receiving this error:
>
> An input has failed to start (triggered 5 days ago)
> Input 575c888722383508a780383d has failed to start on node 
> 7123ded0-3444-467e-9181-a214195da068 for this reason: »Permission denied.«. 
> This means that you are unable to receive any messages from this input. 
> This is mostly an indication for a misconfiguration or an error. You can 
> click here <http://192.168.3.128:9000/system/inputs> to solve this.
>
> I've been trying to resolve the issue for a couple days now and cannot 
> figure it out. Any ideas as to what it could possibly be? Thanks Very Much 
> in advance.
>

-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/bd73b2c9-5c4a-4621-abaa-3be1c1a6d0f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to