Please find : # graylog2-server REST URIs (one or more, comma separated) For example: "http://127.0.0.1:12900/,htt$ graylog2-server.uris="http:127.0.0.1:12900"
# Learn how to configure custom logging in the documentation: # http://support.torch.sh/help/kb/graylog2-web-interface/configuring-web-interface-logging # Secret key # ~~~~~ # The secret key is used to secure cryptographics functions. Set this to a long and randomly generat$ # If you deploy your application to several instances be sure to use the same key! # Generate for example with: pwgen -s 96 application.secret="DanVvbVGMDJC8LOZSwIW0D0gWvQKckZeE6ljxp65QF1snGduAa9nLtfoHsIytfmxD293WZgtjojv9ofL$ # Web interface timezone # Graylog2 stores all timestamps in UTC. To properly display times, set the default timezone of the $ # If you leave this out, Graylog2 will pick your system default as the timezone. Usually you will wa$ # timezone="Europe/Berlin" # Message field limit # Your web interface can cause high load in your browser when you have a lot of different message fi$ # limit of message fields is 100. Set it to 0 if you always want to get all fields. They are for exa$ # search result sidebar or for autocompletion of field names. field_list_limit=100 # You usually do not want to change this. application.global=lib.Global Le mercredi 9 avril 2014 15:00:27 UTC+2, lennart a écrit : > > Please post your graylog2-web-interface.conf file. > > On Wed, Apr 9, 2014 at 2:28 PM, <[email protected] <javascript:>> > wrote: > > Hi, > > > > When i'am trying to start the web interface i have the below error : > > > > [debug] application - Loading timeout value into cache from > configuration > > for key node_refresh: Not configured, falling back to default. > > Oops, cannot start the server. > > java.lang.IllegalArgumentException: Schema specific part is opaque > > > > > > Could please help me ? > > > > > > I'am following the below procedure. > > > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "graylog2" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
