Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.33k stars 1.05k forks source link

Graylog version 0.92.0 not able to connect to Elastic search version : 1.4.1 #811

Closed girishbin closed 9 years ago

girishbin commented 9 years ago
2014-12-11 14:59:02,096 DEBUG: org.graylog2.Main - Loading configuration from config file: /etc/graylog2.conf
2014-12-11 14:59:03,206 INFO : org.reflections.Reflections - Reflections took 868 ms to scan 1 urls, producing 11 keys and 19 values
2014-12-11 14:59:03,857 INFO : org.reflections.Reflections - Reflections took 296 ms to scan 1 urls, producing 5 keys and 24 values
2014-12-11 14:59:08,304 INFO : org.graylog2.plugin.system.NodeId - Node ID: 9d78a7cb-eed0-4566-b2f0-9a5357758939
2014-12-11 14:59:09,096 INFO : org.graylog2.caches.DiskJournalCache - Compacting off-heap message cache database files (input-cache)
2014-12-11 14:59:09,352 INFO : org.elasticsearch.node - [graylog2-server] version[1.3.4], pid[30243], build[a70f3cc/2014-09-30T09:07:17Z]
2014-12-11 14:59:09,352 INFO : org.elasticsearch.node - [graylog2-server] initializing ...
2014-12-11 14:59:09,356 INFO : org.elasticsearch.plugins - [graylog2-server] loaded [], sites []
2014-12-11 14:59:13,871 INFO : org.elasticsearch.node - [graylog2-server] initialized
2014-12-11 14:59:13,874 INFO : org.graylog2.caches.DiskJournalCache - Compacting off-heap message cache database files (output-cache)
2014-12-11 14:59:14,680 INFO : org.graylog2.buffers.OutputBuffer - Initialized OutputBuffer with ring size <1024> and wait strategy <BlockingWaitStrategy>.
2014-12-11 14:59:14,757 INFO : org.graylog2.Main - Graylog2 Server 0.92.0 (c1fe236) starting up. (JRE: Oracle Corporation 1.7.0_71 on Linux 3.10.0-123.6.3.el7.x86_64)
2014-12-11 14:59:14,869 INFO : org.graylog2.shared.initializers.PeriodicalsService - Starting 17 periodicals ...
2014-12-11 14:59:14,904 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.ThroughputCounterManagerThread] periodical in [0s], polling every [1s].
2014-12-11 14:59:14,888 INFO : org.elasticsearch.node - [graylog2-server] starting ...
2014-12-11 14:59:14,909 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.ClusterHealthCheckThread] periodical in [0s], polling every [20s].
2014-12-11 14:59:14,909 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.AlertScannerThread] periodical in [10s], polling every [60s].
2014-12-11 14:59:14,911 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.InputCacheWorkerThread] periodical, running forever.
2014-12-11 14:59:14,960 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread] periodical in [0s], polling every [1s].
2014-12-11 14:59:14,960 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.ContentPackLoaderPeriodical] periodical, running forever.
2014-12-11 14:59:14,963 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.GarbageCollectionWarningThread] periodical, running forever.
2014-12-11 14:59:14,963 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.IndexRetentionThread] periodical in [0s], polling every [300s].
2014-12-11 14:59:14,963 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.IndexRotationThread] periodical in [0s], polling every [10s].
2014-12-11 14:59:15,112 INFO : org.graylog2.periodical.IndexRetentionThread - Elasticsearch cluster not available, skipping index retention checks.
2014-12-11 14:59:15,126 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.DeadLetterThread] periodical, running forever.
2014-12-11 14:59:15,147 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.StreamThroughputCounterManagerThread] periodical in [0s], polling every [1s].
2014-12-11 14:59:15,147 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.NodePingThread] periodical in [0s], polling every [1s].
2014-12-11 14:59:15,148 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.IndexerClusterCheckerThread] periodical in [0s], polling every [30s].
2014-12-11 14:59:15,148 INFO : org.graylog2.shared.initializers.PeriodicalsService - Not starting [org.graylog2.periodical.TelemetryReporterThread] periodical. Not configured to run on this node.
2014-12-11 14:59:15,148 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.VersionCheckThread] periodical in [0s], polling every [1800s].
2014-12-11 14:59:15,148 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.OutputCacheWorkerThread] periodical, running forever.
2014-12-11 14:59:15,148 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.MasterCacheWorkerThread] periodical, running forever.
2014-12-11 14:59:15,333 INFO : org.graylog2.periodical.IndexerClusterCheckerThread - Indexer not fully initialized yet. Skipping periodic cluster check.
2014-12-11 14:59:15,697 INFO : org.reflections.Reflections - Reflections took 716 ms to scan 1 urls, producing 2 keys and 2 values
2014-12-11 14:59:16,431 INFO : org.elasticsearch.transport - [graylog2-server] bound_address {inet[/0.0.0.0:9350]}, publish_address {inet[/172.31.1.35:9350]}
2014-12-11 14:59:16,482 INFO : org.elasticsearch.discovery - [graylog2-server] graylog2/NUmlZPKiQB6zr6KS41uLRw
2014-12-11 14:59:19,504 WARN : org.elasticsearch.discovery - [graylog2-server] waited for 3s and no initial state was set by the discovery
2014-12-11 14:59:19,505 INFO : org.elasticsearch.node - [graylog2-server] started
2014-12-11 14:59:22,100 INFO : org.drools.compiler.kie.builder.impl.KieRepositoryImpl - KieModule was added:MemoryKieModule[ ReleaseId=org.graylog2:dynamic-rules:0]
2014-12-11 14:59:22,236 INFO : org.drools.compiler.kie.builder.impl.KieRepositoryImpl - Adding KieModule from resource :[ByteArrayResource resource=[B@4adfa73f]
2014-12-11 14:59:22,890 INFO : org.drools.compiler.kie.builder.impl.KieRepositoryImpl - KieModule was added:MemoryKieModule[ ReleaseId=org.graylog2:dynamic-rules:0]
2014-12-11 14:59:23,794 INFO : org.graylog2.bindings.providers.RulesEngineProvider - No static rules file loaded.
2014-12-11 14:59:24,048 INFO : org.graylog2.shared.buffers.ProcessBuffer - Initialized ProcessBuffer with ring size <1024> and wait strategy <BlockingWaitStrategy>.
2014-12-11 14:59:24,598 INFO : org.graylog2.initializers.IndexerSetupService - Checking Elasticsearch HTTP API at http://elasticsearch-gr1.internal.x12.com:9200/
2014-12-11 14:59:24,918 ERROR: org.graylog2.periodical.AlertScannerThread - Indexer is not running, not checking streams for alerts.
2014-12-11 14:59:24,996 INFO : org.graylog2.initializers.IndexerSetupService - Checking Elasticsearch HTTP API at http://elasticsearch-gr2.internal.gray.com:9200/
2014-12-11 14:59:25,030 ERROR: org.graylog2.Main -

################################################################################

ERROR: Could not successfully connect to Elasticsearch. Check that your cluster state is not RED and that Elasticsearch is running properly.

Need help?

* Official documentation: http://graylog2.org/resources/documentation
* Community support: http://graylog2.org/resources/community-support
* Commercial support: http://graylog2.org/products

But we also got some specific help pages that might help you in this case:

* http://www.graylog2.org/resources/documentation/setup/elasticsearch

Terminating. :(

################################################################################

2014-12-11 14:59:25,032 ERROR: com.google.common.util.concurrent.ServiceManager - Service IndexerSetupService [FAILED] has failed in the STARTING state.
java.lang.IllegalStateException
    at org.graylog2.UI.exitHardWithWall(UI.java:39)
    at org.graylog2.initializers.IndexerSetupService.startUp(IndexerSetupService.java:137)
    at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
    at com.google.common.util.concurrent.Callables$3.run(Callables.java:95)
    at java.lang.Thread.run(Thread.java:745)
2014-12-11 14:59:25,061 ERROR: org.graylog2.shared.initializers.InputSetupService - Not starting any inputs because lifecycle is: Uninitialized?[LB:DEAD]
2014-12-11 14:59:25,077 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.ClusterHealthCheckThread].
2014-12-11 14:59:25,078 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.ClusterHealthCheckThread] complete, took <0ms>.
2014-12-11 14:59:25,078 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.AlertScannerThread].
2014-12-11 14:59:25,078 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.AlertScannerThread] complete, took <0ms>.
2014-12-11 14:59:25,078 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread].
2014-12-11 14:59:25,078 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread] complete, took <0ms>.
2014-12-11 14:59:25,078 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.IndexRetentionThread].
2014-12-11 14:59:25,078 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.IndexRetentionThread] complete, took <0ms>.
2014-12-11 14:59:25,078 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.IndexRotationThread].
2014-12-11 14:59:25,078 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.IndexRotationThread] complete, took <0ms>.
2014-12-11 14:59:25,078 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.IndexerClusterCheckerThread].
2014-12-11 14:59:25,082 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.IndexerClusterCheckerThread] complete, took <0ms>.
2014-12-11 14:59:25,082 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.VersionCheckThread].
2014-12-11 14:59:25,083 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.VersionCheckThread] complete, took <0ms>.
2014-12-11 14:59:25,125 WARN : org.graylog2.initializers.BufferSynchronizerService - Elasticsearch is unavailable. Not waiting to clear buffers and caches, as we have no healthy cluster.
2014-12-11 14:59:25,126 INFO : org.elasticsearch.node - [graylog2-server] stopping ...
2014-12-11 14:59:25,126 INFO : org.graylog2.initializers.OutputSetupService - Stopping output org.graylog2.outputs.BatchedElasticSearchOutput
2014-12-11 14:59:25,131 INFO : org.elasticsearch.discovery.zen - [graylog2-server] failed to send join request to master [[graylog2.gr1][DmUEbPEYQKevngaqBhJV0g][elasticsearch-gr1.internal.gray.com][inet[/172.31.1.150:9300]]], reason [org.elasticsearch.ElasticsearchIllegalStateException: Future got interrupted; java.lang.InterruptedException]
2014-12-11 14:59:25,191 INFO : org.elasticsearch.node - [graylog2-server] stopped
2014-12-11 14:59:25,191 INFO : org.elasticsearch.node - [graylog2-server] closing ...
2014-12-11 14:59:25,196 INFO : org.elasticsearch.node - [graylog2-server] closed
2014-12-11 14:59:36,008 INFO : org.graylog2.shared.initializers.RestApiService - Adding security context factory: <org.graylog2.security.ShiroSecurityContextFactory@44cecd9b>
2014-12-11 14:59:36,079 INFO : org.graylog2.shared.initializers.RestApiService - Started REST API at <http://graylog-1.internal.gray.com:12900/>
2014-12-11 14:59:36,080 INFO : org.graylog2.shared.initializers.RestApiService - Shutting down REST API at <http://graylog-1.internal.gray.com:12900/>
2014-12-11 14:59:36,081 ERROR: org.graylog2.Main - Graylog2 startup failed. Exiting. Exception was:
java.lang.IllegalStateException: Expected to be healthy after starting. The following services are not running: {STARTING=[RestApiService [STARTING]], FAILED=[IndexerSetupService [FAILED]]}
    at com.google.common.util.concurrent.ServiceManager$ServiceManagerState.checkHealthy(ServiceManager.java:710)
    at com.google.common.util.concurrent.ServiceManager$ServiceManagerState.awaitHealthy(ServiceManager.java:535)
    at com.google.common.util.concurrent.ServiceManager.awaitHealthy(ServiceManager.java:301)
    at org.graylog2.Main.main(Main.java:275)
2014-12-11 14:59:36,082 INFO : org.graylog2.shared.initializers.ServiceManagerListener - Services are now stopped.
2014-12-11 14:59:36,082 INFO : org.graylog2.Main - SIGNAL received. Shutting down.
Exception in thread "master-cache-worker-output" java.lang.IllegalAccessError: already closed
    at org.mapdb.EngineWrapper$1.get(EngineWrapper.java:472)
    at org.mapdb.EngineWrapper.get(EngineWrapper.java:58)
    at org.mapdb.Atomic$Long.get(Atomic.java:315)
    at org.mapdb.Queues$SimpleQueue.poll(Queues.java:127)
    at org.mapdb.Queues$SimpleQueue.take(Queues.java:243)
    at org.graylog2.caches.DiskJournalCache.pop(DiskJournalCache.java:183)
    at org.graylog2.periodical.AbstractCacheWorkerThread.drainMessagesEnqueue(AbstractCacheWorkerThread.java:75)
    at org.graylog2.periodical.AbstractCacheWorkerThread.work(AbstractCacheWorkerThread.java:58)
    at org.graylog2.periodical.OutputCacheWorkerThread$1.run(OutputCacheWorkerThread.java:60)
    at java.lang.Thread.run(Thread.java:745)
Exception in thread "master-cache-worker-input" java.lang.IllegalAccessError: already closed
    at org.mapdb.EngineWrapper$1.get(EngineWrapper.java:472)
    at org.mapdb.EngineWrapper.get(EngineWrapper.java:58)
    at org.mapdb.Atomic$Long.get(Atomic.java:315)
    at org.mapdb.Queues$SimpleQueue.poll(Queues.java:127)
    at org.mapdb.Queues$SimpleQueue.take(Queues.java:243)
    at org.graylog2.caches.DiskJournalCache.pop(DiskJournalCache.java:183)
    at org.graylog2.periodical.AbstractCacheWorkerThread.drainMessagesEnqueue(AbstractCacheWorkerThread.java:75)
    at org.graylog2.periodical.AbstractCacheWorkerThread.work(AbstractCacheWorkerThread.java:58)
    at org.graylog2.periodical.InputCacheWorkerThread$1.run(InputCacheWorkerThread.java:60)
    at java.lang.Thread.run(Thread.java:745)
2014-12-11 14:59:36,121 INFO : org.graylog2.system.shutdown.GracefulShutdown - Graceful shutdown initiated.
2014-12-11 14:59:36,121 INFO : org.graylog2.system.shutdown.GracefulShutdown - Node status: [Halting?[LB:DEAD]]. Waiting <3sec> for possible load balancers to recognize state change.
2014-12-11 14:59:40,124 INFO : org.graylog2.system.shutdown.GracefulShutdown - Goodbye.
girishbin commented 9 years ago

My ES node is all GREEN and I can POST or GET data to ES server from graylog server.

joschi commented 9 years ago

Is the Elasticsearch TCP transport working? (http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-transport.html)

Graylog2 is using the Elasticsearch binary protocol and only uses the HTTP interface (usually running on port 9200/tcp) for a version check if it couldn't connect to the Elasticsearch cluster.

girishbin commented 9 years ago

I think its working as I can run GET and POST through my graylog server.

[root@graylog-1 ~]# curl -XGET 'http://elasticsearch-gr2.internal.gray.com:9200/twitter/tweet/1' {"_index":"twitter","_type":"tweet","_id":"1","_version":1,"found":true,"_source":{ "user" : "kimchy", "post_date" : "2009-11-15T14:12:12", "message" : "trying out Elasticsearch" }}[root@graylog-1 ~]# [root@graylog-1 ~]# curl -XGET 'http://elasticsearch-gr1.internal.gray.com:9200/twitter/tweet/1' {"_index":"twitter","_type":"tweet","_id":"1","_version":1,"found":true,"_source":{ "user" : "kimchy", "post_date" : "2009-11-15T14:12:12", "message" : "trying out Elasticsearch" }}

joschi commented 9 years ago

That's the HTTP interface of Elasticsearch. Does the TCP transport (port 9300/tcp usually) also work? Is Zen Multicast Discovery working? You could try switching to Unicast Discovery (see https://www.graylog2.org/resources/documentation/setup/elasticsearch) to check things.

girishbin commented 9 years ago

I have 2 ES nodes in cluster and I have setup the unicast discovery since servers are in AWS. Both teh nodes are in the cluster and the cluster is healthy.

For GRAYLOG server also I have setup the unicast discovery disabling multicast.

Here is the conf snippet.

elasticsearch_cluster_name = graylog2

elasticsearch_node_name = elasticsearch-gr1.internal.gray.com:9300

elasticsearch_discovery_zen_ping_multicast_enabled = false elasticsearch_discovery_zen_ping_unicast_hosts = elasticsearch-gr1.internal.gray.com:9300,elasticsearch-gr2.internal.gray.com:9300

joschi commented 9 years ago

Are elasticsearch-gr1.internal.housing.com:9300 and elasticsearch-gr2.internal.gray.com:9300 reachable from your Graylog2 server? Maybe a packet filter blocks those connections.

kiranos commented 9 years ago

also You have to allow multicast: 224.0.0.0/4

for example:

#multicast elasticsearch
for HOST in 224.0.0.0/4 ; do
        $I -I INPUT -s $HOST -j ACCEPT
        $I -I OUTPUT -d $HOST -j ACCEPT
done
girishbin commented 9 years ago

Joschi,

I can connect to both of the ES servers from graylog2 server and I can do curl server_name :9300 -vv and it accepts the connection.

@kiranos there are not Iptable rules. Flushed Iptables.

joschi commented 9 years ago

Could you please post your Graylog2 configuration and your Elasticsearch configurations?

AngeloR commented 9 years ago

Hey everyone,

I'm experiencing the same problem and since it looks like OP has abandoned the thread I suppose I'll take over.

Very basic setup, running on AWS.

ES starts with no issues.

/etc/graylog2.conf

elasticsearch_cluster_name = logging
elasticsearch_transport_tcp_port = 9300
elasticsearch_discovery_zen_ping_multicast_enabled = false
elasticsearch_discovery_zen_ping_unicast_hosts = es-1.logs.production.prodigygame.org:9300
elasticsearch_cluster_discovery_timeout = 10000

/etc/elasticsearch/elasticsearch.yml

cluster.name: logging  
# public ip
network.publish_host: 54.85.117.228     
transport.tcp.port: 9300    
http.port: 9200   
discovery.zen.ping.multicast.enabled: false  
# [loopback, public_address]
discovery.zen.ping.unicast.hosts: ["127.0.0.1", "54.85.117.228"]    

Here's a dump of the graylog2-server startup with --debug

2014-12-30 19:38:20,675 DEBUG: org.graylog2.Main - Loading configuration from config file: /etc/graylog2.conf
2014-12-30 19:38:20,732 DEBUG: org.graylog2.Main - No rest_transport_uri set. Using default [http://127.0.0.1:12900/].
2014-12-30 19:38:20,733 INFO : org.graylog2.Main - Running in Debug mode
2014-12-30 19:38:20,740 DEBUG: org.graylog2.shared.plugins.PluginLoader - Scanning directory </usr/share/graylog2-server/plugin> for plugins...
2014-12-30 19:38:20,740 DEBUG: org.graylog2.shared.plugins.PluginLoader - Loading [0] plugins
2014-12-30 19:38:20,740 DEBUG: org.graylog2.Main - Loaded modules: []
2014-12-30 19:38:20,772 DEBUG: org.reflections.Reflections - going to scan these urls:
jar:file:/usr/share/graylog2-server/graylog2-server.jar!/
2014-12-30 19:38:21,068 INFO : org.reflections.Reflections - Reflections took 293 ms to scan 1 urls, producing 11 keys and 20 values
2014-12-30 19:38:21,084 DEBUG: org.graylog2.Main - Adding plugin modules: []
2014-12-30 19:38:21,206 DEBUG: org.reflections.Reflections - going to scan these urls:
jar:file:/usr/share/graylog2-server/graylog2-server.jar!/
2014-12-30 19:38:21,306 INFO : org.reflections.Reflections - Reflections took 99 ms to scan 1 urls, producing 5 keys and 24 values
2014-12-30 19:38:22,716 INFO : org.graylog2.plugin.system.NodeId - Node ID: 53f105c7-57fb-4ea5-905e-8a39f689e6f6
2014-12-30 19:38:23,007 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:23,008 INFO : org.graylog2.caches.DiskJournalCache - Compacting off-heap message cache database files (input-cache)
2014-12-30 19:38:23,027 DEBUG: org.graylog2.caches.DiskJournalCache - Compacted db input-cache (freed up 0 bytes)
2014-12-30 19:38:23,044 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:23,151 INFO : org.elasticsearch.node - [graylog2-server] version[1.3.4], pid[15415], build[a70f3cc/2014-09-30T09:07:17Z]
2014-12-30 19:38:23,151 INFO : org.elasticsearch.node - [graylog2-server] initializing ...
2014-12-30 19:38:23,151 DEBUG: org.elasticsearch.node - [graylog2-server] using home [/usr/share/graylog2-server], config [/usr/share/graylog2-server/config], data [[/usr/share/graylog2-server/data]], logs [/usr/share/graylog2-server/logs], work [/usr/share/graylog2-server/work], plugins [/usr/share/graylog2-server/plugins]
2014-12-30 19:38:23,154 DEBUG: org.elasticsearch.plugins - [graylog2-server] [/usr/share/graylog2-server/plugins] directory does not exist.
2014-12-30 19:38:23,154 INFO : org.elasticsearch.plugins - [graylog2-server] loaded [], sites []
2014-12-30 19:38:23,168 DEBUG: org.elasticsearch.common.compress.lzf - using [VanillaChunkDecoder] decoder
2014-12-30 19:38:24,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:24,204 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [generic], type [cached], keep_alive [30s]
2014-12-30 19:38:24,208 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [index], type [fixed], size [2], queue_size [200]
2014-12-30 19:38:24,209 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [bulk], type [fixed], size [2], queue_size [50]
2014-12-30 19:38:24,209 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [get], type [fixed], size [2], queue_size [1k]
2014-12-30 19:38:24,209 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [search], type [fixed], size [6], queue_size [1k]
2014-12-30 19:38:24,209 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [suggest], type [fixed], size [2], queue_size [1k]
2014-12-30 19:38:24,210 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [percolate], type [fixed], size [2], queue_size [1k]
2014-12-30 19:38:24,210 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [management], type [scaling], min [1], size [5], keep_alive [5m]
2014-12-30 19:38:24,210 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [flush], type [scaling], min [1], size [1], keep_alive [5m]
2014-12-30 19:38:24,210 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [merge], type [scaling], min [1], size [1], keep_alive [5m]
2014-12-30 19:38:24,210 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [refresh], type [scaling], min [1], size [1], keep_alive [5m]
2014-12-30 19:38:24,210 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [warmer], type [scaling], min [1], size [1], keep_alive [5m]
2014-12-30 19:38:24,211 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [snapshot], type [scaling], min [1], size [1], keep_alive [5m]
2014-12-30 19:38:24,211 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [snapshot_data], type [scaling], min [1], size [5], keep_alive [5m]
2014-12-30 19:38:24,211 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [optimize], type [fixed], size [1], queue_size [null]
2014-12-30 19:38:24,211 DEBUG: org.elasticsearch.threadpool - [graylog2-server] creating thread_pool [bench], type [scaling], min [1], size [1], keep_alive [5m]
2014-12-30 19:38:24,221 DEBUG: org.elasticsearch.monitor.jvm - [graylog2-server] enabled [true], last_gc_enabled [false], interval [1s], gc_threshold [{old=GcThreshold{name='old', warnThreshold=10000, infoThreshold=5000, debugThreshold=2000}, default=GcThreshold{name='default', warnThreshold=10000, infoThreshold=5000, debugThreshold=2000}, young=GcThreshold{name='young', warnThreshold=1000, infoThreshold=700, debugThreshold=400}}]
2014-12-30 19:38:24,222 DEBUG: org.elasticsearch.monitor.os - [graylog2-server] Using probe [org.elasticsearch.monitor.os.JmxOsProbe@2df10330] with refresh_interval [1s]
2014-12-30 19:38:24,223 DEBUG: org.elasticsearch.monitor.process - [graylog2-server] Using probe [org.elasticsearch.monitor.process.JmxProcessProbe@56557abf] with refresh_interval [1s]
2014-12-30 19:38:24,225 DEBUG: org.elasticsearch.monitor.jvm - [graylog2-server] Using refresh_interval [1s]
2014-12-30 19:38:24,226 DEBUG: org.elasticsearch.monitor.network - [graylog2-server] Using probe [org.elasticsearch.monitor.network.JmxNetworkProbe@59e10d51] with refresh_interval [5s]
2014-12-30 19:38:24,227 DEBUG: org.elasticsearch.monitor.network - [graylog2-server] net_info
host [graylog2-server.logs.production.prodigygame.org]
eth0    display_name [eth0]
                address [/fe80:0:0:0:862:c7ff:fe88:c434%2] [/172.31.23.50]
                mtu [9001] multicast [true] ptp [false] loopback [false] up [true] virtual [false]
lo      display_name [lo]
                address [/0:0:0:0:0:0:0:1%1] [/127.0.0.1]
                mtu [65536] multicast [false] ptp [false] loopback [true] up [true] virtual [false]

2014-12-30 19:38:24,228 DEBUG: org.elasticsearch.monitor.fs - [graylog2-server] Using probe [org.elasticsearch.monitor.fs.JmxFsProbe@10872d81] with refresh_interval [1s]
2014-12-30 19:38:24,234 DEBUG: org.elasticsearch.common.netty - using gathering [true]
2014-12-30 19:38:24,243 DEBUG: org.elasticsearch.transport.netty - [graylog2-server] using worker_count[4], port[9300], bind_host[null], publish_host[null], compress[false], connect_timeout[30s], connections_per_node[2/3/6/1/1], receive_predictor[512kb->512kb]
2014-12-30 19:38:24,265 DEBUG: org.elasticsearch.discovery.zen.ping.unicast - [graylog2-server] using initial hosts [54.85.117.228:9300], with concurrent_connects [10]
2014-12-30 19:38:24,266 DEBUG: org.elasticsearch.discovery.zen - [graylog2-server] using ping.timeout [3s], join.timeout [1m], master_election.filter_client [true], master_election.filter_data [false]
2014-12-30 19:38:24,267 DEBUG: org.elasticsearch.discovery.zen.elect - [graylog2-server] using minimum_master_nodes [-1]
2014-12-30 19:38:24,267 DEBUG: org.elasticsearch.discovery.zen.fd - [graylog2-server] [master] uses ping_interval [1s], ping_timeout [30s], ping_retries [3]
2014-12-30 19:38:24,269 DEBUG: org.elasticsearch.discovery.zen.fd - [graylog2-server] [node  ] uses ping_interval [1s], ping_timeout [30s], ping_retries [3]
2014-12-30 19:38:24,477 DEBUG: org.elasticsearch.indices.store - [graylog2-server] using indices.store.throttle.type [MERGE], with index.store.throttle.max_bytes_per_sec [20mb]
2014-12-30 19:38:24,524 DEBUG: org.elasticsearch.cluster.routing.allocation.decider - [graylog2-server] using node_concurrent_recoveries [2], node_initial_primaries_recoveries [4]
2014-12-30 19:38:24,525 DEBUG: org.elasticsearch.cluster.routing.allocation.decider - [graylog2-server] using [cluster.routing.allocation.allow_rebalance] with [indices_all_active]
2014-12-30 19:38:24,525 DEBUG: org.elasticsearch.cluster.routing.allocation.decider - [graylog2-server] using [cluster_concurrent_rebalance] with [2]
2014-12-30 19:38:24,528 DEBUG: org.elasticsearch.gateway.local - [graylog2-server] using initial_shards [quorum], list_timeout [30s]
2014-12-30 19:38:24,533 DEBUG: org.elasticsearch.indices.recovery - [graylog2-server] using max_bytes_per_sec[20mb], concurrent_streams [3], file_chunk_size [512kb], translog_size [512kb], translog_ops [1000], and compress [true]
2014-12-30 19:38:24,635 DEBUG: org.elasticsearch.indices.memory - [graylog2-server] using index_buffer_size [87.8mb], with min_shard_index_buffer_size [4mb], max_shard_index_buffer_size [512mb], shard_inactive_time [30m]
2014-12-30 19:38:24,637 DEBUG: org.elasticsearch.indices.cache.filter - [graylog2-server] using [node] weighted filter cache with size [10%], actual_size [87.8mb], expire [null], clean_interval [1m]
2014-12-30 19:38:24,637 DEBUG: org.elasticsearch.indices.fielddata.cache - [graylog2-server] using size [-1] [-1b], expire [null]
2014-12-30 19:38:24,651 DEBUG: org.elasticsearch.gateway.local.state.meta - [graylog2-server] using gateway.local.auto_import_dangled [YES], with gateway.local.dangling_timeout [2h]
2014-12-30 19:38:24,653 DEBUG: org.elasticsearch.bulk.udp - [graylog2-server] using enabled [false], host [null], port [9700-9800], bulk_actions [1000], bulk_size [5mb], flush_interval [5s], concurrent_requests [4]
2014-12-30 19:38:24,657 DEBUG: org.elasticsearch.cluster.routing.allocation.decider - [graylog2-server] using node_concurrent_recoveries [2], node_initial_primaries_recoveries [4]
2014-12-30 19:38:24,657 DEBUG: org.elasticsearch.cluster.routing.allocation.decider - [graylog2-server] using [cluster.routing.allocation.allow_rebalance] with [indices_all_active]
2014-12-30 19:38:24,657 DEBUG: org.elasticsearch.cluster.routing.allocation.decider - [graylog2-server] using [cluster_concurrent_rebalance] with [2]
2014-12-30 19:38:24,658 DEBUG: org.elasticsearch.cluster.routing.allocation.decider - [graylog2-server] using node_concurrent_recoveries [2], node_initial_primaries_recoveries [4]
2014-12-30 19:38:24,658 DEBUG: org.elasticsearch.cluster.routing.allocation.decider - [graylog2-server] using [cluster.routing.allocation.allow_rebalance] with [indices_all_active]
2014-12-30 19:38:24,658 DEBUG: org.elasticsearch.cluster.routing.allocation.decider - [graylog2-server] using [cluster_concurrent_rebalance] with [2]
2014-12-30 19:38:24,669 INFO : org.elasticsearch.node - [graylog2-server] initialized
2014-12-30 19:38:24,812 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:24,812 INFO : org.graylog2.caches.DiskJournalCache - Compacting off-heap message cache database files (output-cache)
2014-12-30 19:38:24,824 DEBUG: org.graylog2.caches.DiskJournalCache - Compacted db output-cache (freed up 0 bytes)
2014-12-30 19:38:24,832 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:24,914 DEBUG: org.graylog2.security.realm.GraylogSimpleAccountRealm - Adding root account named admin, having all permissions
2014-12-30 19:38:24,946 INFO : org.graylog2.buffers.OutputBuffer - Initialized OutputBuffer with ring size <1024> and wait strategy <BlockingWaitStrategy>.
2014-12-30 19:38:24,952 DEBUG: org.graylog2.shared.bindings.providers.ServiceManagerProvider - Using services: [InputSetupService [NEW], PeriodicalsService [NEW], RestApiService [NEW], GroovyShellSetupService [NEW], MetricsReporterService [NEW], DashboardRegistryService [NEW], ProcessBufferService [NEW], IndexerSetupService [NEW], BufferSynchronizerService [NEW], OutputSetupService [NEW]]
2014-12-30 19:38:24,975 INFO : org.graylog2.Main - Graylog2 Server 0.92.3 (102a59f) starting up. (JRE: Oracle Corporation 1.7.0_65 on Linux 3.13.0-36-generic)
2014-12-30 19:38:25,008 INFO : org.graylog2.Main - Running in local mode
2014-12-30 19:38:25,016 INFO : org.graylog2.shared.initializers.PeriodicalsService - Starting 17 periodicals ...
2014-12-30 19:38:25,020 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.IndexRetentionThread] periodical in [0s], polling every [300s].
2014-12-30 19:38:25,024 DEBUG: org.graylog2.shared.initializers.InputSetupService - Delaying lauching persisted inputs until the node is in RUNNING state.
2014-12-30 19:38:25,029 INFO : org.graylog2.shared.initializers.PeriodicalsService - Not starting [org.graylog2.periodical.TelemetryReporterThread] periodical. Not configured to run on this node.
2014-12-30 19:38:25,029 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.NodePingThread] periodical in [0s], polling every [1s].
2014-12-30 19:38:25,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:25,035 DEBUG: org.elasticsearch.action.admin.cluster.health - [graylog2-server] no known master node, scheduling a retry
2014-12-30 19:38:25,041 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.ThroughputCounterManagerThread] periodical in [0s], polling every [1s].
2014-12-30 19:38:25,041 INFO : org.graylog2.periodical.IndexRetentionThread - Elasticsearch cluster not available, skipping index retention checks.
2014-12-30 19:38:25,042 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.ContentPackLoaderPeriodical] periodical, running forever.
2014-12-30 19:38:25,043 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.StreamThroughputCounterManagerThread] periodical in [0s], polling every [1s].
2014-12-30 19:38:25,043 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.IndexerClusterCheckerThread] periodical in [0s], polling every [30s].
2014-12-30 19:38:25,045 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.InputCacheWorkerThread] periodical, running forever.
2014-12-30 19:38:25,048 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.GarbageCollectionWarningThread] periodical, running forever.
2014-12-30 19:38:25,049 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.DeadLetterThread] periodical, running forever.
2014-12-30 19:38:25,049 DEBUG: org.reflections.Reflections - going to scan these urls:
jar:file:/usr/share/graylog2-server/graylog2-server.jar!/
2014-12-30 19:38:25,052 DEBUG: org.graylog2.initializers.IndexerSetupService - Starting indexer
2014-12-30 19:38:25,053 INFO : org.elasticsearch.node - [graylog2-server] starting ...
2014-12-30 19:38:25,064 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.IndexRotationThread] periodical in [0s], polling every [10s].
2014-12-30 19:38:25,066 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.ClusterHealthCheckThread] periodical in [0s], polling every [20s].
2014-12-30 19:38:25,066 DEBUG: org.graylog2.periodical.ClusterHealthCheckThread - No input running in cluster!
2014-12-30 19:38:25,066 DEBUG: org.graylog2.rules.DroolsEngine - Committing rules as version org.graylog2:dynamic-rules:0
2014-12-30 19:38:25,068 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.MasterCacheWorkerThread] periodical, running forever.
2014-12-30 19:38:25,068 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread] periodical in [0s], polling every [1s].
2014-12-30 19:38:25,084 INFO : org.graylog2.shared.initializers.PeriodicalsService - Not starting [org.graylog2.periodical.VersionCheckThread] periodical. Not configured to run on this node.
2014-12-30 19:38:25,084 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.AlertScannerThread] periodical in [10s], polling every [60s].
2014-12-30 19:38:25,084 INFO : org.graylog2.periodical.Periodicals - Starting [org.graylog2.periodical.OutputCacheWorkerThread] periodical, running forever.
2014-12-30 19:38:25,084 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:25,084 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:25,084 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:25,059 DEBUG: org.elasticsearch.action.admin.cluster.health - [graylog2-server] no known master node, scheduling a retry
2014-12-30 19:38:25,142 INFO : org.graylog2.periodical.IndexerClusterCheckerThread - Indexer not fully initialized yet. Skipping periodic cluster check.
2014-12-30 19:38:25,165 DEBUG: org.elasticsearch.netty.channel.socket.nio.SelectorUtil - Using select timeout of 500
2014-12-30 19:38:25,165 DEBUG: org.elasticsearch.netty.channel.socket.nio.SelectorUtil - Epoll-bug workaround enabled = false
2014-12-30 19:38:25,193 INFO : org.reflections.Reflections - Reflections took 143 ms to scan 1 urls, producing 2 keys and 2 values
2014-12-30 19:38:25,349 DEBUG: org.elasticsearch.transport.netty - [graylog2-server] Bound to address [/0:0:0:0:0:0:0:0:9300]
2014-12-30 19:38:25,358 INFO : org.elasticsearch.transport - [graylog2-server] bound_address {inet[/0:0:0:0:0:0:0:0:9300]}, publish_address {inet[/172.31.23.50:9300]}
2014-12-30 19:38:25,360 DEBUG: org.graylog2.periodical.ContentPackLoaderPeriodical - Content pack Web Servers/nginx already exists in database. Skipping.
2014-12-30 19:38:25,367 INFO : org.elasticsearch.discovery - [graylog2-server] es-logging/guY5CDjwTUm1-yj4uxH8Ig
2014-12-30 19:38:25,410 DEBUG: org.elasticsearch.cluster.service - [graylog2-server] processing [update local node]: execute
2014-12-30 19:38:25,414 DEBUG: org.elasticsearch.cluster.service - [graylog2-server] cluster state updated, version [0], source [update local node]
2014-12-30 19:38:25,416 DEBUG: org.elasticsearch.cluster.service - [graylog2-server] set local cluster state to version 0
2014-12-30 19:38:25,416 DEBUG: org.elasticsearch.cluster.service - [graylog2-server] processing [update local node]: done applying updated cluster_state (version: 0)
2014-12-30 19:38:25,420 DEBUG: org.elasticsearch.transport.netty - [graylog2-server] connected to node [[#zen_unicast_1#][graylog2-server.logs.production.prodigygame.org][inet[/54.85.117.228:9300]]]
2014-12-30 19:38:25,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:26,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:26,104 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:26,105 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:26,105 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:26,694 INFO : org.drools.compiler.kie.builder.impl.KieRepositoryImpl - KieModule was added:MemoryKieModule[ ReleaseId=org.graylog2:dynamic-rules:0]
2014-12-30 19:38:26,754 INFO : org.drools.compiler.kie.builder.impl.KieRepositoryImpl - Adding KieModule from resource :[ByteArrayResource resource=[B@58a84afd]
2014-12-30 19:38:26,828 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:26,875 INFO : org.drools.compiler.kie.builder.impl.KieRepositoryImpl - KieModule was added:MemoryKieModule[ ReleaseId=org.graylog2:dynamic-rules:0]
2014-12-30 19:38:27,003 DEBUG: org.drools.core.impl.KnowledgeBaseImpl - Starting Engine in PHREAK mode
2014-12-30 19:38:27,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:27,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:27,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:27,068 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:27,126 INFO : org.graylog2.bindings.providers.RulesEngineProvider - No static rules file loaded.
2014-12-30 19:38:27,184 INFO : org.graylog2.shared.buffers.ProcessBuffer - Initialized ProcessBuffer with ring size <1024> and wait strategy <BlockingWaitStrategy>.
2014-12-30 19:38:27,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:28,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:28,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:28,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:28,068 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:28,386 DEBUG: org.elasticsearch.transport.netty - [graylog2-server] disconnected from [[#zen_unicast_1#][graylog2-server.logs.production.prodigygame.org][inet[/54.85.117.228:9300]]]
2014-12-30 19:38:28,387 DEBUG: org.elasticsearch.discovery.zen - [graylog2-server] filtered ping responses: (filter_client[true], filter_data[false])
        --> target [[Deadpool][XzxatNkxQjiXRmQ0uWOYpA][es-1.logs.production.prodigygame.org][inet[/54.85.117.228:9300]]{master=true}], master [[Deadpool][XzxatNkxQjiXRmQ0uWOYpA][es-1.logs.production.prodigygame.org][inet[/54.85.117.228:9300]]{master=true}]
2014-12-30 19:38:28,392 WARN : org.elasticsearch.discovery - [graylog2-server] waited for 3s and no initial state was set by the discovery
2014-12-30 19:38:28,392 DEBUG: org.elasticsearch.gateway - [graylog2-server] can't wait on start for (possibly) reading state from gateway, will do it asynchronously
2014-12-30 19:38:28,392 INFO : org.elasticsearch.node - [graylog2-server] started
2014-12-30 19:38:28,393 DEBUG: org.elasticsearch.action.admin.cluster.health - [graylog2-server] no known master node, scheduling a retry
2014-12-30 19:38:28,397 DEBUG: org.elasticsearch.transport.netty - [graylog2-server] connected to node [[Deadpool][XzxatNkxQjiXRmQ0uWOYpA][es-1.logs.production.prodigygame.org][inet[/54.85.117.228:9300]]{master=true}]
2014-12-30 19:38:28,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:29,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:29,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:29,069 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:29,069 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:29,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:29,989 DEBUG: REST API - Map for resource model <org.glassfish.jersey.server.model.ResourceModel@522d541d>:
2014-12-30 19:38:29,991 DEBUG: REST API -     GET     /api-browser (class org.graylog2.rest.resources.documentation.DocumentationBrowserResource)
2014-12-30 19:38:29,991 DEBUG: REST API -     GET     /api-browser/{route: .*} (class org.graylog2.rest.resources.documentation.DocumentationBrowserResource)
2014-12-30 19:38:29,991 DEBUG: REST API -     GET     /api-docs (class org.graylog2.rest.resources.documentation.DocumentationResource)
2014-12-30 19:38:29,991 DEBUG: REST API -     GET     /api-docs/{route: .+} (class org.graylog2.rest.resources.documentation.DocumentationResource)
2014-12-30 19:38:29,992 DEBUG: REST API -     GET     /count/total (class org.graylog2.rest.resources.count.CountResource)
2014-12-30 19:38:29,992 DEBUG: REST API -     GET     /dashboards (class org.graylog2.rest.resources.dashboards.DashboardsResource)
2014-12-30 19:38:29,992 DEBUG: REST API -     POST    /dashboards (class org.graylog2.rest.resources.dashboards.DashboardsResource)
2014-12-30 19:38:29,992 DEBUG: REST API -     DELETE  /dashboards/{dashboardId} (class org.graylog2.rest.resources.dashboards.DashboardsResource)
2014-12-30 19:38:29,992 DEBUG: REST API -     GET     /dashboards/{dashboardId} (class org.graylog2.rest.resources.dashboards.DashboardsResource)
2014-12-30 19:38:29,992 DEBUG: REST API -     PUT     /dashboards/{dashboardId} (class org.graylog2.rest.resources.dashboards.DashboardsResource)
2014-12-30 19:38:29,993 DEBUG: REST API -     PUT     /dashboards/{dashboardId}/positions (class org.graylog2.rest.resources.dashboards.DashboardsResource)
2014-12-30 19:38:29,993 DEBUG: REST API -     POST    /dashboards/{dashboardId}/widgets (class org.graylog2.rest.resources.dashboards.DashboardsResource)
2014-12-30 19:38:29,993 DEBUG: REST API -     DELETE  /dashboards/{dashboardId}/widgets/{widgetId} (class org.graylog2.rest.resources.dashboards.DashboardsResource)
2014-12-30 19:38:29,993 DEBUG: REST API -     PUT     /dashboards/{dashboardId}/widgets/{widgetId}/cachetime (class org.graylog2.rest.resources.dashboards.DashboardsResource)
2014-12-30 19:38:29,993 DEBUG: REST API -     PUT     /dashboards/{dashboardId}/widgets/{widgetId}/description (class org.graylog2.rest.resources.dashboards.DashboardsResource)
2014-12-30 19:38:29,993 DEBUG: REST API -     GET     /dashboards/{dashboardId}/widgets/{widgetId}/value (class org.graylog2.rest.resources.dashboards.DashboardsResource)
2014-12-30 19:38:29,993 DEBUG: REST API -     GET     /filters/blacklist (class org.graylog2.rest.resources.filters.BlacklistSourceResource)
2014-12-30 19:38:29,993 DEBUG: REST API -     POST    /filters/blacklist (class org.graylog2.rest.resources.filters.BlacklistSourceResource)
2014-12-30 19:38:29,993 DEBUG: REST API -     DELETE  /filters/blacklist/{filterId} (class org.graylog2.rest.resources.filters.BlacklistSourceResource)
2014-12-30 19:38:29,994 DEBUG: REST API -     GET     /filters/blacklist/{filterId} (class org.graylog2.rest.resources.filters.BlacklistSourceResource)
2014-12-30 19:38:29,994 DEBUG: REST API -     PUT     /filters/blacklist/{filterId} (class org.graylog2.rest.resources.filters.BlacklistSourceResource)
2014-12-30 19:38:29,994 DEBUG: REST API -     GET     /messages/{index}/analyze (class org.graylog2.rest.resources.messages.MessageResource)
2014-12-30 19:38:29,994 DEBUG: REST API -     GET     /messages/{index}/{messageId} (class org.graylog2.rest.resources.messages.MessageResource)
2014-12-30 19:38:29,994 DEBUG: REST API -     null    /plugin/{plugin}/{resource} (class org.graylog2.shared.rest.resources.PluginResource)
2014-12-30 19:38:29,994 DEBUG: REST API -     GET     /search/saved (class org.graylog2.rest.resources.search.SavedSearchesResource)
2014-12-30 19:38:29,994 DEBUG: REST API -     POST    /search/saved (class org.graylog2.rest.resources.search.SavedSearchesResource)
2014-12-30 19:38:29,995 DEBUG: REST API -     DELETE  /search/saved/{searchId} (class org.graylog2.rest.resources.search.SavedSearchesResource)
2014-12-30 19:38:29,995 DEBUG: REST API -     GET     /search/saved/{searchId} (class org.graylog2.rest.resources.search.SavedSearchesResource)
2014-12-30 19:38:29,995 DEBUG: REST API -     GET     /search/universal/absolute (class org.graylog2.rest.resources.search.AbsoluteSearchResource)
2014-12-30 19:38:29,995 DEBUG: REST API -     GET     /search/universal/absolute (class org.graylog2.rest.resources.search.AbsoluteSearchResource)
2014-12-30 19:38:29,995 DEBUG: REST API -     GET     /search/universal/absolute/fieldhistogram (class org.graylog2.rest.resources.search.AbsoluteSearchResource)
2014-12-30 19:38:29,995 DEBUG: REST API -     GET     /search/universal/absolute/histogram (class org.graylog2.rest.resources.search.AbsoluteSearchResource)
2014-12-30 19:38:29,995 DEBUG: REST API -     GET     /search/universal/absolute/stats (class org.graylog2.rest.resources.search.AbsoluteSearchResource)
2014-12-30 19:38:29,995 DEBUG: REST API -     GET     /search/universal/absolute/terms (class org.graylog2.rest.resources.search.AbsoluteSearchResource)
2014-12-30 19:38:29,996 DEBUG: REST API -     GET     /search/universal/absolute/termsstats (class org.graylog2.rest.resources.search.AbsoluteSearchResource)
2014-12-30 19:38:29,996 DEBUG: REST API -     GET     /search/universal/keyword (class org.graylog2.rest.resources.search.KeywordSearchResource)
2014-12-30 19:38:29,996 DEBUG: REST API -     GET     /search/universal/keyword (class org.graylog2.rest.resources.search.KeywordSearchResource)
2014-12-30 19:38:29,996 DEBUG: REST API -     GET     /search/universal/keyword/fieldhistogram (class org.graylog2.rest.resources.search.KeywordSearchResource)
2014-12-30 19:38:29,996 DEBUG: REST API -     GET     /search/universal/keyword/histogram (class org.graylog2.rest.resources.search.KeywordSearchResource)
2014-12-30 19:38:29,996 DEBUG: REST API -     GET     /search/universal/keyword/stats (class org.graylog2.rest.resources.search.KeywordSearchResource)
2014-12-30 19:38:29,996 DEBUG: REST API -     GET     /search/universal/keyword/terms (class org.graylog2.rest.resources.search.KeywordSearchResource)
2014-12-30 19:38:29,996 DEBUG: REST API -     GET     /search/universal/keyword/termsstats (class org.graylog2.rest.resources.search.KeywordSearchResource)
2014-12-30 19:38:29,997 DEBUG: REST API -     GET     /search/universal/relative (class org.graylog2.rest.resources.search.RelativeSearchResource)
2014-12-30 19:38:29,997 DEBUG: REST API -     GET     /search/universal/relative (class org.graylog2.rest.resources.search.RelativeSearchResource)
2014-12-30 19:38:29,997 DEBUG: REST API -     GET     /search/universal/relative/fieldhistogram (class org.graylog2.rest.resources.search.RelativeSearchResource)
2014-12-30 19:38:29,997 DEBUG: REST API -     GET     /search/universal/relative/histogram (class org.graylog2.rest.resources.search.RelativeSearchResource)
2014-12-30 19:38:29,997 DEBUG: REST API -     GET     /search/universal/relative/stats (class org.graylog2.rest.resources.search.RelativeSearchResource)
2014-12-30 19:38:29,997 DEBUG: REST API -     GET     /search/universal/relative/terms (class org.graylog2.rest.resources.search.RelativeSearchResource)
2014-12-30 19:38:29,997 DEBUG: REST API -     GET     /search/universal/relative/termsstats (class org.graylog2.rest.resources.search.RelativeSearchResource)
2014-12-30 19:38:29,997 DEBUG: REST API -     GET     /sources (class org.graylog2.rest.resources.sources.SourcesResource)
2014-12-30 19:38:29,998 DEBUG: REST API -     GET     /streams (class org.graylog2.rest.resources.streams.StreamResource)
2014-12-30 19:38:29,998 DEBUG: REST API -     POST    /streams (class org.graylog2.rest.resources.streams.StreamResource)
2014-12-30 19:38:29,998 DEBUG: REST API -     GET     /streams/enabled (class org.graylog2.rest.resources.streams.StreamResource)
2014-12-30 19:38:29,998 DEBUG: REST API -     GET     /streams/throughput (class org.graylog2.rest.resources.streams.StreamResource)
2014-12-30 19:38:29,998 DEBUG: REST API -     DELETE  /streams/{streamId} (class org.graylog2.rest.resources.streams.StreamResource)
2014-12-30 19:38:29,998 DEBUG: REST API -     GET     /streams/{streamId} (class org.graylog2.rest.resources.streams.StreamResource)
2014-12-30 19:38:29,998 DEBUG: REST API -     PUT     /streams/{streamId} (class org.graylog2.rest.resources.streams.StreamResource)
2014-12-30 19:38:29,998 DEBUG: REST API -     GET     /streams/{streamId}/alerts (class org.graylog2.rest.resources.streams.alerts.StreamAlertResource, class org.graylog2.rest.resources.streams.alerts.StreamAlertReceiverResource)
2014-12-30 19:38:29,999 DEBUG: REST API -     GET     /streams/{streamId}/alerts/check (class org.graylog2.rest.resources.streams.alerts.StreamAlertResource)
2014-12-30 19:38:29,999 DEBUG: REST API -     GET     /streams/{streamId}/alerts/conditions (class org.graylog2.rest.resources.streams.alerts.StreamAlertConditionResource)
2014-12-30 19:38:29,999 DEBUG: REST API -     POST    /streams/{streamId}/alerts/conditions (class org.graylog2.rest.resources.streams.alerts.StreamAlertConditionResource)
2014-12-30 19:38:29,999 DEBUG: REST API -     DELETE  /streams/{streamId}/alerts/conditions/{conditionId} (class org.graylog2.rest.resources.streams.alerts.StreamAlertConditionResource)
2014-12-30 19:38:29,999 DEBUG: REST API -     PUT     /streams/{streamId}/alerts/conditions/{conditionId} (class org.graylog2.rest.resources.streams.alerts.StreamAlertConditionResource)
2014-12-30 19:38:29,999 DEBUG: REST API -     DELETE  /streams/{streamId}/alerts/receivers (class org.graylog2.rest.resources.streams.alerts.StreamAlertReceiverResource)
2014-12-30 19:38:29,999 DEBUG: REST API -     POST    /streams/{streamId}/alerts/receivers (class org.graylog2.rest.resources.streams.alerts.StreamAlertReceiverResource)
2014-12-30 19:38:30,000 DEBUG: REST API -     GET     /streams/{streamId}/alerts/sendDummyAlert (class org.graylog2.rest.resources.streams.alerts.StreamAlertReceiverResource)
2014-12-30 19:38:30,000 DEBUG: REST API -     POST    /streams/{streamId}/clone (class org.graylog2.rest.resources.streams.StreamResource)
2014-12-30 19:38:30,000 DEBUG: REST API -     POST    /streams/{streamId}/pause (class org.graylog2.rest.resources.streams.StreamResource)
2014-12-30 19:38:30,000 DEBUG: REST API -     POST    /streams/{streamId}/resume (class org.graylog2.rest.resources.streams.StreamResource)
2014-12-30 19:38:30,000 DEBUG: REST API -     POST    /streams/{streamId}/testMatch (class org.graylog2.rest.resources.streams.StreamResource)
2014-12-30 19:38:30,000 DEBUG: REST API -     GET     /streams/{streamId}/throughput (class org.graylog2.rest.resources.streams.StreamResource)
2014-12-30 19:38:30,000 DEBUG: REST API -     GET     /streams/{streamid}/alarmcallbacks (class org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource)
2014-12-30 19:38:30,000 DEBUG: REST API -     POST    /streams/{streamid}/alarmcallbacks (class org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource)
2014-12-30 19:38:30,001 DEBUG: REST API -     GET     /streams/{streamid}/alarmcallbacks/available (class org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource)
2014-12-30 19:38:30,001 DEBUG: REST API -     DELETE  /streams/{streamid}/alarmcallbacks/{alarmCallbackId} (class org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource)
2014-12-30 19:38:30,001 DEBUG: REST API -     GET     /streams/{streamid}/alarmcallbacks/{alarmCallbackId} (class org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource)
2014-12-30 19:38:30,001 DEBUG: REST API -     GET     /streams/{streamid}/outputs (class org.graylog2.rest.resources.streams.outputs.StreamOutputResource)
2014-12-30 19:38:30,001 DEBUG: REST API -     POST    /streams/{streamid}/outputs (class org.graylog2.rest.resources.streams.outputs.StreamOutputResource)
2014-12-30 19:38:30,001 DEBUG: REST API -     DELETE  /streams/{streamid}/outputs/{outputId} (class org.graylog2.rest.resources.streams.outputs.StreamOutputResource)
2014-12-30 19:38:30,001 DEBUG: REST API -     GET     /streams/{streamid}/outputs/{outputId} (class org.graylog2.rest.resources.streams.outputs.StreamOutputResource)
2014-12-30 19:38:30,001 DEBUG: REST API -     GET     /streams/{streamid}/rules (class org.graylog2.rest.resources.streams.rules.StreamRuleResource)
2014-12-30 19:38:30,002 DEBUG: REST API -     POST    /streams/{streamid}/rules (class org.graylog2.rest.resources.streams.rules.StreamRuleResource)
2014-12-30 19:38:30,002 DEBUG: REST API -     DELETE  /streams/{streamid}/rules/{streamRuleId} (class org.graylog2.rest.resources.streams.rules.StreamRuleResource)
2014-12-30 19:38:30,002 DEBUG: REST API -     GET     /streams/{streamid}/rules/{streamRuleId} (class org.graylog2.rest.resources.streams.rules.StreamRuleResource)
2014-12-30 19:38:30,002 DEBUG: REST API -     POST    /streams/{streamid}/rules/{streamRuleId} (class org.graylog2.rest.resources.streams.rules.StreamRuleResource)
2014-12-30 19:38:30,002 DEBUG: REST API -     GET     /system (class org.graylog2.rest.resources.system.SystemResource)
2014-12-30 19:38:30,002 DEBUG: REST API -     GET     /system/buffers (class org.graylog2.rest.resources.system.BufferResource)
2014-12-30 19:38:30,002 DEBUG: REST API -     GET     /system/buffers/classes (class org.graylog2.rest.resources.system.BufferResource)
2014-12-30 19:38:30,003 DEBUG: REST API -     GET     /system/bundles (class org.graylog2.rest.resources.system.bundles.BundleResource)
2014-12-30 19:38:30,003 DEBUG: REST API -     POST    /system/bundles (class org.graylog2.rest.resources.system.bundles.BundleResource)
2014-12-30 19:38:30,003 DEBUG: REST API -     POST    /system/bundles/export (class org.graylog2.rest.resources.system.bundles.BundleResource)
2014-12-30 19:38:30,003 DEBUG: REST API -     DELETE  /system/bundles/{bundleId} (class org.graylog2.rest.resources.system.bundles.BundleResource)
2014-12-30 19:38:30,003 DEBUG: REST API -     GET     /system/bundles/{bundleId} (class org.graylog2.rest.resources.system.bundles.BundleResource)
2014-12-30 19:38:30,003 DEBUG: REST API -     PUT     /system/bundles/{bundleId} (class org.graylog2.rest.resources.system.bundles.BundleResource)
2014-12-30 19:38:30,003 DEBUG: REST API -     POST    /system/bundles/{bundleId}/apply (class org.graylog2.rest.resources.system.bundles.BundleResource)
2014-12-30 19:38:30,003 DEBUG: REST API -     GET     /system/cluster/node (class org.graylog2.rest.resources.system.ClusterResource)
2014-12-30 19:38:30,004 DEBUG: REST API -     GET     /system/cluster/nodes (class org.graylog2.rest.resources.system.ClusterResource)
2014-12-30 19:38:30,004 DEBUG: REST API -     GET     /system/cluster/nodes/{nodeId} (class org.graylog2.rest.resources.system.ClusterResource)
2014-12-30 19:38:30,004 DEBUG: REST API -     GET     /system/deflector (class org.graylog2.rest.resources.system.DeflectorResource)
2014-12-30 19:38:30,004 DEBUG: REST API -     GET     /system/deflector/config (class org.graylog2.rest.resources.system.DeflectorResource)
2014-12-30 19:38:30,004 DEBUG: REST API -     POST    /system/deflector/cycle (class org.graylog2.rest.resources.system.DeflectorResource)
2014-12-30 19:38:30,004 DEBUG: REST API -     GET     /system/fields (class org.graylog2.rest.resources.system.SystemResource)
2014-12-30 19:38:30,004 DEBUG: REST API -     GET     /system/indexer/cluster/health (class org.graylog2.rest.resources.system.indexer.IndexerClusterResource)
2014-12-30 19:38:30,004 DEBUG: REST API -     GET     /system/indexer/cluster/name (class org.graylog2.rest.resources.system.indexer.IndexerClusterResource)
2014-12-30 19:38:30,004 DEBUG: REST API -     GET     /system/indexer/failures (class org.graylog2.rest.resources.system.indexer.FailuresResource)
2014-12-30 19:38:30,005 DEBUG: REST API -     GET     /system/indexer/failures/count (class org.graylog2.rest.resources.system.indexer.FailuresResource)
2014-12-30 19:38:30,005 DEBUG: REST API -     GET     /system/indexer/indices/closed (class org.graylog2.rest.resources.system.indexer.IndicesResource)
2014-12-30 19:38:30,005 DEBUG: REST API -     DELETE  /system/indexer/indices/{index} (class org.graylog2.rest.resources.system.indexer.IndicesResource)
2014-12-30 19:38:30,005 DEBUG: REST API -     GET     /system/indexer/indices/{index} (class org.graylog2.rest.resources.system.indexer.IndicesResource)
2014-12-30 19:38:30,005 DEBUG: REST API -     POST    /system/indexer/indices/{index}/close (class org.graylog2.rest.resources.system.indexer.IndicesResource)
2014-12-30 19:38:30,005 DEBUG: REST API -     POST    /system/indexer/indices/{index}/reopen (class org.graylog2.rest.resources.system.indexer.IndicesResource)
2014-12-30 19:38:30,005 DEBUG: REST API -     GET     /system/indices/ranges (class org.graylog2.rest.resources.system.IndexRangesResource)
2014-12-30 19:38:30,005 DEBUG: REST API -     POST    /system/indices/ranges/rebuild (class org.graylog2.rest.resources.system.IndexRangesResource)
2014-12-30 19:38:30,005 DEBUG: REST API -     GET     /system/inputs (class org.graylog2.rest.resources.system.inputs.InputsResource)
2014-12-30 19:38:30,006 DEBUG: REST API -     POST    /system/inputs (class org.graylog2.rest.resources.system.inputs.InputsResource)
2014-12-30 19:38:30,006 DEBUG: REST API -     GET     /system/inputs/types (class org.graylog2.rest.resources.system.inputs.InputsResource)
2014-12-30 19:38:30,006 DEBUG: REST API -     GET     /system/inputs/types/{inputType} (class org.graylog2.rest.resources.system.inputs.InputsResource)
2014-12-30 19:38:30,006 DEBUG: REST API -     DELETE  /system/inputs/{inputId} (class org.graylog2.rest.resources.system.inputs.InputsResource)
2014-12-30 19:38:30,006 DEBUG: REST API -     GET     /system/inputs/{inputId} (class org.graylog2.rest.resources.system.inputs.InputsResource)
2014-12-30 19:38:30,006 DEBUG: REST API -     GET     /system/inputs/{inputId}/extractors (class org.graylog2.rest.resources.system.inputs.ExtractorsResource)
2014-12-30 19:38:30,006 DEBUG: REST API -     POST    /system/inputs/{inputId}/extractors (class org.graylog2.rest.resources.system.inputs.ExtractorsResource)
2014-12-30 19:38:30,006 DEBUG: REST API -     POST    /system/inputs/{inputId}/extractors/order (class org.graylog2.rest.resources.system.inputs.ExtractorsResource)
2014-12-30 19:38:30,007 DEBUG: REST API -     DELETE  /system/inputs/{inputId}/extractors/{extractorId} (class org.graylog2.rest.resources.system.inputs.ExtractorsResource)
2014-12-30 19:38:30,007 DEBUG: REST API -     POST    /system/inputs/{inputId}/launch (class org.graylog2.rest.resources.system.inputs.InputsResource)
2014-12-30 19:38:30,007 DEBUG: REST API -     POST    /system/inputs/{inputId}/restart (class org.graylog2.rest.resources.system.inputs.InputsResource)
2014-12-30 19:38:30,007 DEBUG: REST API -     POST    /system/inputs/{inputId}/staticfields (class org.graylog2.rest.resources.system.inputs.StaticFieldsResource)
2014-12-30 19:38:30,007 DEBUG: REST API -     DELETE  /system/inputs/{inputId}/staticfields/{key} (class org.graylog2.rest.resources.system.inputs.StaticFieldsResource)
2014-12-30 19:38:30,007 DEBUG: REST API -     POST    /system/inputs/{inputId}/stop (class org.graylog2.rest.resources.system.inputs.InputsResource)
2014-12-30 19:38:30,007 DEBUG: REST API -     GET     /system/jobs (class org.graylog2.rest.resources.system.jobs.SystemJobResource)
2014-12-30 19:38:30,008 DEBUG: REST API -     POST    /system/jobs (class org.graylog2.rest.resources.system.jobs.SystemJobResource)
2014-12-30 19:38:30,008 DEBUG: REST API -     GET     /system/jobs/{jobId} (class org.graylog2.rest.resources.system.jobs.SystemJobResource)
2014-12-30 19:38:30,008 DEBUG: REST API -     GET     /system/jvm (class org.graylog2.rest.resources.system.SystemResource)
2014-12-30 19:38:30,008 DEBUG: REST API -     GET     /system/lbstatus (class org.graylog2.rest.resources.system.LoadBalancerStatusResource)
2014-12-30 19:38:30,008 DEBUG: REST API -     PUT     /system/lbstatus/override/{status} (class org.graylog2.rest.resources.system.LoadBalancerStatusResource)
2014-12-30 19:38:30,008 DEBUG: REST API -     DELETE  /system/ldap/settings (class org.graylog2.rest.resources.system.ldap.LdapResource)
2014-12-30 19:38:30,008 DEBUG: REST API -     GET     /system/ldap/settings (class org.graylog2.rest.resources.system.ldap.LdapResource)
2014-12-30 19:38:30,008 DEBUG: REST API -     PUT     /system/ldap/settings (class org.graylog2.rest.resources.system.ldap.LdapResource)
2014-12-30 19:38:30,009 DEBUG: REST API -     POST    /system/ldap/test (class org.graylog2.rest.resources.system.ldap.LdapResource)
2014-12-30 19:38:30,009 DEBUG: REST API -     GET     /system/loggers (class org.graylog2.rest.resources.system.logs.LoggersResource)
2014-12-30 19:38:30,009 DEBUG: REST API -     GET     /system/loggers/subsystems (class org.graylog2.rest.resources.system.logs.LoggersResource)
2014-12-30 19:38:30,009 DEBUG: REST API -     PUT     /system/loggers/subsystems/{subsystem}/level/{level} (class org.graylog2.rest.resources.system.logs.LoggersResource)
2014-12-30 19:38:30,009 DEBUG: REST API -     PUT     /system/loggers/{loggerName}/level/{level} (class org.graylog2.rest.resources.system.logs.LoggersResource)
2014-12-30 19:38:30,009 DEBUG: REST API -     GET     /system/messages (class org.graylog2.rest.resources.system.MessagesResource)
2014-12-30 19:38:30,009 DEBUG: REST API -     GET     /system/metrics (class org.graylog2.rest.resources.system.MetricsResource)
2014-12-30 19:38:30,010 DEBUG: REST API -     POST    /system/metrics/multiple (class org.graylog2.rest.resources.system.MetricsResource)
2014-12-30 19:38:30,010 DEBUG: REST API -     GET     /system/metrics/names (class org.graylog2.rest.resources.system.MetricsResource)
2014-12-30 19:38:30,010 DEBUG: REST API -     GET     /system/metrics/namespace/{namespace} (class org.graylog2.rest.resources.system.MetricsResource)
2014-12-30 19:38:30,010 DEBUG: REST API -     GET     /system/metrics/{metricName} (class org.graylog2.rest.resources.system.MetricsResource)
2014-12-30 19:38:30,010 DEBUG: REST API -     GET     /system/metrics/{metricName}/history (class org.graylog2.rest.resources.system.MetricsResource)
2014-12-30 19:38:30,010 DEBUG: REST API -     GET     /system/notifications (class org.graylog2.rest.resources.system.NotificationsResource)
2014-12-30 19:38:30,010 DEBUG: REST API -     DELETE  /system/notifications/{notificationType} (class org.graylog2.rest.resources.system.NotificationsResource)
2014-12-30 19:38:30,010 DEBUG: REST API -     GET     /system/outputs (class org.graylog2.rest.resources.system.outputs.OutputResource)
2014-12-30 19:38:30,011 DEBUG: REST API -     POST    /system/outputs (class org.graylog2.rest.resources.system.outputs.OutputResource)
2014-12-30 19:38:30,011 DEBUG: REST API -     GET     /system/outputs/available (class org.graylog2.rest.resources.system.outputs.OutputResource)
2014-12-30 19:38:30,011 DEBUG: REST API -     DELETE  /system/outputs/{outputId} (class org.graylog2.rest.resources.system.outputs.OutputResource)
2014-12-30 19:38:30,011 DEBUG: REST API -     GET     /system/outputs/{outputId} (class org.graylog2.rest.resources.system.outputs.OutputResource)
2014-12-30 19:38:30,011 DEBUG: REST API -     GET     /system/permissions (class org.graylog2.rest.resources.system.SystemResource)
2014-12-30 19:38:30,011 DEBUG: REST API -     GET     /system/permissions/reader/{username} (class org.graylog2.rest.resources.system.SystemResource)
2014-12-30 19:38:30,011 DEBUG: REST API -     GET     /system/plugins (class org.graylog2.rest.resources.system.PluginResource)
2014-12-30 19:38:30,011 DEBUG: REST API -     PUT     /system/processing/pause (class org.graylog2.rest.resources.system.SystemResource)
2014-12-30 19:38:30,012 DEBUG: REST API -     PUT     /system/processing/pause/unlock (class org.graylog2.rest.resources.system.SystemResource)
2014-12-30 19:38:30,012 DEBUG: REST API -     PUT     /system/processing/resume (class org.graylog2.rest.resources.system.SystemResource)
2014-12-30 19:38:30,012 DEBUG: REST API -     GET     /system/radios (class org.graylog2.rest.resources.system.radio.RadiosResource)
2014-12-30 19:38:30,012 DEBUG: REST API -     GET     /system/radios/{radioId} (class org.graylog2.rest.resources.system.radio.RadiosResource)
2014-12-30 19:38:30,012 DEBUG: REST API -     GET     /system/radios/{radioId}/inputs (class org.graylog2.rest.resources.system.radio.RadiosResource)
2014-12-30 19:38:30,012 DEBUG: REST API -     POST    /system/radios/{radioId}/inputs (class org.graylog2.rest.resources.system.radio.RadiosResource)
2014-12-30 19:38:30,012 DEBUG: REST API -     DELETE  /system/radios/{radioId}/inputs/{inputId} (class org.graylog2.rest.resources.system.radio.RadiosResource)
2014-12-30 19:38:30,012 DEBUG: REST API -     PUT     /system/radios/{radioId}/ping (class org.graylog2.rest.resources.system.radio.RadiosResource)
2014-12-30 19:38:30,013 DEBUG: REST API -     GET     /system/serviceManager (class org.graylog2.rest.resources.system.jobs.ServiceManagerResource)
2014-12-30 19:38:30,013 DEBUG: REST API -     POST    /system/sessions (class org.graylog2.rest.resources.system.SessionsResource)
2014-12-30 19:38:30,013 DEBUG: REST API -     DELETE  /system/sessions/{sessionId} (class org.graylog2.rest.resources.system.SessionsResource)
2014-12-30 19:38:30,013 DEBUG: REST API -     POST    /system/shutdown (class org.graylog2.rest.resources.system.SystemResource)
2014-12-30 19:38:30,013 DEBUG: REST API -     GET     /system/threaddump (class org.graylog2.rest.resources.system.SystemResource)
2014-12-30 19:38:30,013 DEBUG: REST API -     GET     /system/throughput (class org.graylog2.rest.resources.system.ThroughputResource)
2014-12-30 19:38:30,013 DEBUG: REST API -     GET     /tools/natural_date_tester (class org.graylog2.rest.resources.tools.NaturalDateTesterResource)
2014-12-30 19:38:30,013 DEBUG: REST API -     GET     /tools/regex_tester (class org.graylog2.rest.resources.tools.RegexTesterResource)
2014-12-30 19:38:30,014 DEBUG: REST API -     GET     /tools/split_and_index_tester (class org.graylog2.rest.resources.tools.SplitAndIndexTesterResource)
2014-12-30 19:38:30,014 DEBUG: REST API -     GET     /tools/substring_tester (class org.graylog2.rest.resources.tools.SubstringTesterResource)
2014-12-30 19:38:30,014 DEBUG: REST API -     GET     /users (class org.graylog2.rest.resources.users.UsersResource)
2014-12-30 19:38:30,014 DEBUG: REST API -     POST    /users (class org.graylog2.rest.resources.users.UsersResource)
2014-12-30 19:38:30,014 DEBUG: REST API -     DELETE  /users/{username} (class org.graylog2.rest.resources.users.UsersResource)
2014-12-30 19:38:30,014 DEBUG: REST API -     GET     /users/{username} (class org.graylog2.rest.resources.users.UsersResource)
2014-12-30 19:38:30,014 DEBUG: REST API -     PUT     /users/{username} (class org.graylog2.rest.resources.users.UsersResource)
2014-12-30 19:38:30,014 DEBUG: REST API -     PUT     /users/{username}/password (class org.graylog2.rest.resources.users.UsersResource)
2014-12-30 19:38:30,015 DEBUG: REST API -     DELETE  /users/{username}/permissions (class org.graylog2.rest.resources.users.UsersResource)
2014-12-30 19:38:30,015 DEBUG: REST API -     PUT     /users/{username}/permissions (class org.graylog2.rest.resources.users.UsersResource)
2014-12-30 19:38:30,015 DEBUG: REST API -     PUT     /users/{username}/preferences (class org.graylog2.rest.resources.users.UsersResource)
2014-12-30 19:38:30,015 DEBUG: REST API -     GET     /users/{username}/tokens (class org.graylog2.rest.resources.users.UsersResource)
2014-12-30 19:38:30,015 DEBUG: REST API -     POST    /users/{username}/tokens/{name} (class org.graylog2.rest.resources.users.UsersResource)
2014-12-30 19:38:30,015 DEBUG: REST API -     DELETE  /users/{username}/tokens/{token} (class org.graylog2.rest.resources.users.UsersResource)
2014-12-30 19:38:30,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:30,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:30,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:30,068 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:30,568 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.tools.SplitAndIndexTesterResource#splitAndIndexTester requires an authenticated user.
2014-12-30 19:38:30,570 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.tools.SplitAndIndexTesterResource#splitAndIndexTester
2014-12-30 19:38:30,581 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.StaticFieldsResource#create requires an authenticated user.
2014-12-30 19:38:30,581 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.StaticFieldsResource#create
2014-12-30 19:38:30,585 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.StaticFieldsResource#delete requires an authenticated user.
2014-12-30 19:38:30,585 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.StaticFieldsResource#delete
2014-12-30 19:38:30,589 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.alerts.StreamAlertConditionResource#list requires an authenticated user.
2014-12-30 19:38:30,590 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.alerts.StreamAlertConditionResource#list
2014-12-30 19:38:30,590 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.alerts.StreamAlertConditionResource#create requires an authenticated user.
2014-12-30 19:38:30,590 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.alerts.StreamAlertConditionResource#create
2014-12-30 19:38:30,594 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.alerts.StreamAlertConditionResource#update requires an authenticated user.
2014-12-30 19:38:30,594 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.alerts.StreamAlertConditionResource#update
2014-12-30 19:38:30,595 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.alerts.StreamAlertConditionResource#delete requires an authenticated user.
2014-12-30 19:38:30,595 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.alerts.StreamAlertConditionResource#delete
2014-12-30 19:38:30,599 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.ExtractorsResource#create requires an authenticated user.
2014-12-30 19:38:30,599 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.ExtractorsResource#create
2014-12-30 19:38:30,600 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.ExtractorsResource#list requires an authenticated user.
2014-12-30 19:38:30,600 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.ExtractorsResource#list
2014-12-30 19:38:30,603 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.ExtractorsResource#order requires an authenticated user.
2014-12-30 19:38:30,603 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.ExtractorsResource#order
2014-12-30 19:38:30,607 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.ExtractorsResource#terminate requires an authenticated user.
2014-12-30 19:38:30,607 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.ExtractorsResource#terminate
2014-12-30 19:38:30,610 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.tools.NaturalDateTesterResource#naturalDateTester requires an authenticated user.
2014-12-30 19:38:30,611 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.tools.NaturalDateTesterResource#naturalDateTester
2014-12-30 19:38:30,614 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.RelativeSearchResource#searchRelative requires an authenticated user.
2014-12-30 19:38:30,614 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.RelativeSearchResource#searchRelative
2014-12-30 19:38:30,615 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.RelativeSearchResource#searchRelativeChunked requires an authenticated user.
2014-12-30 19:38:30,615 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.RelativeSearchResource#searchRelativeChunked
2014-12-30 19:38:30,619 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.RelativeSearchResource#fieldHistogramRelative requires an authenticated user.
2014-12-30 19:38:30,619 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.RelativeSearchResource#fieldHistogramRelative
2014-12-30 19:38:30,623 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.RelativeSearchResource#termsStatsRelative requires an authenticated user.
2014-12-30 19:38:30,623 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.RelativeSearchResource#termsStatsRelative
2014-12-30 19:38:30,626 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.RelativeSearchResource#histogramRelative requires an authenticated user.
2014-12-30 19:38:30,626 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.RelativeSearchResource#histogramRelative
2014-12-30 19:38:30,630 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.RelativeSearchResource#termsRelative requires an authenticated user.
2014-12-30 19:38:30,630 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.RelativeSearchResource#termsRelative
2014-12-30 19:38:30,633 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.RelativeSearchResource#statsRelative requires an authenticated user.
2014-12-30 19:38:30,634 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.RelativeSearchResource#statsRelative
2014-12-30 19:38:30,637 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.AbsoluteSearchResource#searchAbsoluteChunked requires an authenticated user.
2014-12-30 19:38:30,637 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.AbsoluteSearchResource#searchAbsoluteChunked
2014-12-30 19:38:30,639 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.AbsoluteSearchResource#searchAbsolute requires an authenticated user.
2014-12-30 19:38:30,639 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.AbsoluteSearchResource#searchAbsolute
2014-12-30 19:38:30,643 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.AbsoluteSearchResource#fieldHistogramAbsolute requires an authenticated user.
2014-12-30 19:38:30,643 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.AbsoluteSearchResource#fieldHistogramAbsolute
2014-12-30 19:38:30,647 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.AbsoluteSearchResource#termsStatsAbsolute requires an authenticated user.
2014-12-30 19:38:30,647 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.AbsoluteSearchResource#termsStatsAbsolute
2014-12-30 19:38:30,659 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.AbsoluteSearchResource#histogramAbsolute requires an authenticated user.
2014-12-30 19:38:30,659 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.AbsoluteSearchResource#histogramAbsolute
2014-12-30 19:38:30,663 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.AbsoluteSearchResource#termsAbsolute requires an authenticated user.
2014-12-30 19:38:30,664 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.AbsoluteSearchResource#termsAbsolute
2014-12-30 19:38:30,667 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.AbsoluteSearchResource#statsAbsolute requires an authenticated user.
2014-12-30 19:38:30,668 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.AbsoluteSearchResource#statsAbsolute
2014-12-30 19:38:30,671 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.KeywordSearchResource#searchKeyword requires an authenticated user.
2014-12-30 19:38:30,671 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.KeywordSearchResource#searchKeyword
2014-12-30 19:38:30,672 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.KeywordSearchResource#searchKeywordChunked requires an authenticated user.
2014-12-30 19:38:30,673 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.KeywordSearchResource#searchKeywordChunked
2014-12-30 19:38:30,675 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.KeywordSearchResource#fieldHistogramKeyword requires an authenticated user.
2014-12-30 19:38:30,676 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.KeywordSearchResource#fieldHistogramKeyword
2014-12-30 19:38:30,679 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.KeywordSearchResource#termsStatsRelative requires an authenticated user.
2014-12-30 19:38:30,679 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.KeywordSearchResource#termsStatsRelative
2014-12-30 19:38:30,682 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.KeywordSearchResource#histogramKeyword requires an authenticated user.
2014-12-30 19:38:30,682 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.KeywordSearchResource#histogramKeyword
2014-12-30 19:38:30,684 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.KeywordSearchResource#termsKeyword requires an authenticated user.
2014-12-30 19:38:30,685 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.KeywordSearchResource#termsKeyword
2014-12-30 19:38:30,687 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.KeywordSearchResource#statsKeyword requires an authenticated user.
2014-12-30 19:38:30,687 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.KeywordSearchResource#statsKeyword
2014-12-30 19:38:30,690 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource#create requires an authenticated user.
2014-12-30 19:38:30,690 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource#create
2014-12-30 19:38:30,691 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource#get requires an authenticated user.
2014-12-30 19:38:30,691 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource#get
2014-12-30 19:38:30,697 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource#available requires an authenticated user.
2014-12-30 19:38:30,697 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource#available
2014-12-30 19:38:30,700 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource#get requires an authenticated user.
2014-12-30 19:38:30,700 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource#get
2014-12-30 19:38:30,701 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource#delete requires an authenticated user.
2014-12-30 19:38:30,701 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.alarmcallbacks.AlarmCallbackResource#delete
2014-12-30 19:38:30,704 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.indexer.FailuresResource#single requires an authenticated user.
2014-12-30 19:38:30,704 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.indexer.FailuresResource#single
2014-12-30 19:38:30,706 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.indexer.FailuresResource#count requires an authenticated user.
2014-12-30 19:38:30,706 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.indexer.FailuresResource#count
2014-12-30 19:38:30,708 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.tools.SubstringTesterResource#substringTester requires an authenticated user.
2014-12-30 19:38:30,709 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.tools.SubstringTesterResource#substringTester
2014-12-30 19:38:30,711 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.indexer.IndicesResource#reopen requires an authenticated user.
2014-12-30 19:38:30,711 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.indexer.IndicesResource#reopen
2014-12-30 19:38:30,713 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.indexer.IndicesResource#close requires an authenticated user.
2014-12-30 19:38:30,713 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.indexer.IndicesResource#close
2014-12-30 19:38:30,715 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.indexer.IndicesResource#closed requires an authenticated user.
2014-12-30 19:38:30,715 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.indexer.IndicesResource#closed
2014-12-30 19:38:30,717 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.indexer.IndicesResource#delete requires an authenticated user.
2014-12-30 19:38:30,717 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.indexer.IndicesResource#delete
2014-12-30 19:38:30,718 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.indexer.IndicesResource#single requires an authenticated user.
2014-12-30 19:38:30,718 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.indexer.IndicesResource#single
2014-12-30 19:38:30,720 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.indexer.IndexerClusterResource#clusterHealth requires an authenticated user.
2014-12-30 19:38:30,720 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.indexer.IndexerClusterResource#clusterHealth requires an authorization checks.
2014-12-30 19:38:30,721 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.indexer.IndexerClusterResource#clusterHealth
2014-12-30 19:38:30,723 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.indexer.IndexerClusterResource#clusterName requires an authenticated user.
2014-12-30 19:38:30,723 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.indexer.IndexerClusterResource#clusterName requires an authorization checks.
2014-12-30 19:38:30,723 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.indexer.IndexerClusterResource#clusterName
2014-12-30 19:38:30,725 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.jobs.ServiceManagerResource#list requires an authenticated user.
2014-12-30 19:38:30,725 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.jobs.ServiceManagerResource#list
2014-12-30 19:38:30,727 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.IndexRangesResource#list requires an authenticated user.
2014-12-30 19:38:30,727 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.IndexRangesResource#list
2014-12-30 19:38:30,729 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.IndexRangesResource#rebuild requires an authenticated user.
2014-12-30 19:38:30,729 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.IndexRangesResource#rebuild requires an authorization checks.
2014-12-30 19:38:30,730 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.IndexRangesResource#rebuild
2014-12-30 19:38:30,732 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.NotificationsResource#listNotifications requires an authenticated user.
2014-12-30 19:38:30,732 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.NotificationsResource#listNotifications
2014-12-30 19:38:30,734 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.NotificationsResource#deleteNotification requires an authenticated user.
2014-12-30 19:38:30,734 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.NotificationsResource#deleteNotification
2014-12-30 19:38:30,736 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.tools.RegexTesterResource#regexTester requires an authenticated user.
2014-12-30 19:38:30,737 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.tools.RegexTesterResource#regexTester
2014-12-30 19:38:30,739 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.ThroughputResource#total requires an authenticated user.
2014-12-30 19:38:30,739 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.ThroughputResource#total requires an authorization checks.
2014-12-30 19:38:30,739 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.ThroughputResource#total
2014-12-30 19:38:30,741 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.filters.BlacklistSourceResource#getAll requires an authenticated user.
2014-12-30 19:38:30,742 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.filters.BlacklistSourceResource#getAll
2014-12-30 19:38:30,742 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.filters.BlacklistSourceResource#create requires an authenticated user.
2014-12-30 19:38:30,742 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.filters.BlacklistSourceResource#create
2014-12-30 19:38:30,744 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.filters.BlacklistSourceResource#get requires an authenticated user.
2014-12-30 19:38:30,745 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.filters.BlacklistSourceResource#get
2014-12-30 19:38:30,745 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.filters.BlacklistSourceResource#update requires an authenticated user.
2014-12-30 19:38:30,745 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.filters.BlacklistSourceResource#update
2014-12-30 19:38:30,746 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.filters.BlacklistSourceResource#delete requires an authenticated user.
2014-12-30 19:38:30,746 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.filters.BlacklistSourceResource#delete
2014-12-30 19:38:30,749 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.outputs.StreamOutputResource#add requires an authenticated user.
2014-12-30 19:38:30,749 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.outputs.StreamOutputResource#add
2014-12-30 19:38:30,749 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.outputs.StreamOutputResource#get requires an authenticated user.
2014-12-30 19:38:30,749 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.outputs.StreamOutputResource#get requires an authorization checks.
2014-12-30 19:38:30,750 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.outputs.StreamOutputResource#get
2014-12-30 19:38:30,752 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.outputs.StreamOutputResource#remove requires an authenticated user.
2014-12-30 19:38:30,752 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.outputs.StreamOutputResource#remove requires an authorization checks.
2014-12-30 19:38:30,752 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.outputs.StreamOutputResource#remove
2014-12-30 19:38:30,753 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.outputs.StreamOutputResource#get requires an authenticated user.
2014-12-30 19:38:30,753 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.outputs.StreamOutputResource#get requires an authorization checks.
2014-12-30 19:38:30,753 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.outputs.StreamOutputResource#get
2014-12-30 19:38:30,755 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.DeflectorResource#deflector requires an authenticated user.
2014-12-30 19:38:30,755 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.DeflectorResource#deflector requires an authorization checks.
2014-12-30 19:38:30,755 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.DeflectorResource#deflector
2014-12-30 19:38:30,757 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.DeflectorResource#config requires an authenticated user.
2014-12-30 19:38:30,758 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.DeflectorResource#config requires an authorization checks.
2014-12-30 19:38:30,758 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.DeflectorResource#config
2014-12-30 19:38:30,760 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.DeflectorResource#cycle requires an authenticated user.
2014-12-30 19:38:30,760 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.DeflectorResource#cycle requires an authorization checks.
2014-12-30 19:38:30,760 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.DeflectorResource#cycle
2014-12-30 19:38:30,766 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.alerts.StreamAlertResource#list requires an authenticated user.
2014-12-30 19:38:30,766 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.alerts.StreamAlertResource#list
2014-12-30 19:38:30,768 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.alerts.StreamAlertReceiverResource#sendDummyAlert requires an authenticated user.
2014-12-30 19:38:30,768 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.alerts.StreamAlertReceiverResource#sendDummyAlert
2014-12-30 19:38:30,771 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.alerts.StreamAlertReceiverResource#removeReceiver requires an authenticated user.
2014-12-30 19:38:30,771 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.alerts.StreamAlertReceiverResource#removeReceiver
2014-12-30 19:38:30,772 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.alerts.StreamAlertReceiverResource#addReceiver requires an authenticated user.
2014-12-30 19:38:30,772 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.alerts.StreamAlertReceiverResource#addReceiver
2014-12-30 19:38:30,775 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.alerts.StreamAlertResource#checkConditions requires an authenticated user.
2014-12-30 19:38:30,775 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.alerts.StreamAlertResource#checkConditions
2014-12-30 19:38:30,780 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.SessionsResource#terminateSession requires an authenticated user.
2014-12-30 19:38:30,783 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.MessagesResource#all requires an authenticated user.
2014-12-30 19:38:30,783 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.MessagesResource#all requires an authorization checks.
2014-12-30 19:38:30,783 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.MessagesResource#all
2014-12-30 19:38:30,786 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.LoadBalancerStatusResource#status
2014-12-30 19:38:30,788 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.LoadBalancerStatusResource#override requires an authenticated user.
2014-12-30 19:38:30,788 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.LoadBalancerStatusResource#override requires an authorization checks.
2014-12-30 19:38:30,788 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.LoadBalancerStatusResource#override
2014-12-30 19:38:30,791 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.rules.StreamRuleResource#create requires an authenticated user.
2014-12-30 19:38:30,791 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.rules.StreamRuleResource#create
2014-12-30 19:38:30,792 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.rules.StreamRuleResource#get requires an authenticated user.
2014-12-30 19:38:30,792 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.rules.StreamRuleResource#get
2014-12-30 19:38:30,796 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.rules.StreamRuleResource#update requires an authenticated user.
2014-12-30 19:38:30,796 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.rules.StreamRuleResource#update
2014-12-30 19:38:30,798 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.rules.StreamRuleResource#get requires an authenticated user.
2014-12-30 19:38:30,798 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.rules.StreamRuleResource#get
2014-12-30 19:38:30,799 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.rules.StreamRuleResource#delete requires an authenticated user.
2014-12-30 19:38:30,800 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.rules.StreamRuleResource#delete
2014-12-30 19:38:30,805 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.PluginResource#list
2014-12-30 19:38:30,810 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.outputs.OutputResource#get requires an authenticated user.
2014-12-30 19:38:30,810 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.outputs.OutputResource#get requires an authorization checks.
2014-12-30 19:38:30,811 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.outputs.OutputResource#get
2014-12-30 19:38:30,812 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.outputs.OutputResource#create requires an authenticated user.
2014-12-30 19:38:30,812 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.outputs.OutputResource#create
2014-12-30 19:38:30,817 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.outputs.OutputResource#available requires an authenticated user.
2014-12-30 19:38:30,817 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.outputs.OutputResource#available requires an authorization checks.
2014-12-30 19:38:30,817 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.outputs.OutputResource#available
2014-12-30 19:38:30,822 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.outputs.OutputResource#get requires an authenticated user.
2014-12-30 19:38:30,822 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.outputs.OutputResource#get requires an authorization checks.
2014-12-30 19:38:30,822 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.outputs.OutputResource#get
2014-12-30 19:38:30,823 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.outputs.OutputResource#delete requires an authenticated user.
2014-12-30 19:38:30,824 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.outputs.OutputResource#delete requires an authorization checks.
2014-12-30 19:38:30,824 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.outputs.OutputResource#delete
2014-12-30 19:38:30,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:30,828 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.MetricsResource#metrics requires an authenticated user.
2014-12-30 19:38:30,828 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.MetricsResource#metrics requires an authorization checks.
2014-12-30 19:38:30,828 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.MetricsResource#metrics
2014-12-30 19:38:30,834 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.MetricsResource#byNamespace requires an authenticated user.
2014-12-30 19:38:30,834 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.MetricsResource#byNamespace
2014-12-30 19:38:30,839 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.MetricsResource#historicSingleMetric requires an authenticated user.
2014-12-30 19:38:30,839 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.MetricsResource#historicSingleMetric
2014-12-30 19:38:30,843 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.MetricsResource#multipleMetrics requires an authenticated user.
2014-12-30 19:38:30,844 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.MetricsResource#multipleMetrics
2014-12-30 19:38:30,850 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.MetricsResource#metricNames requires an authenticated user.
2014-12-30 19:38:30,851 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.MetricsResource#metricNames requires an authorization checks.
2014-12-30 19:38:30,851 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.MetricsResource#metricNames
2014-12-30 19:38:30,856 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.MetricsResource#singleMetric requires an authenticated user.
2014-12-30 19:38:30,856 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.MetricsResource#singleMetric
2014-12-30 19:38:30,860 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.logs.LoggersResource#loggers requires an authenticated user.
2014-12-30 19:38:30,860 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.logs.LoggersResource#loggers
2014-12-30 19:38:30,866 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.logs.LoggersResource#setSubsystemLoggerLevel requires an authenticated user.
2014-12-30 19:38:30,866 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.logs.LoggersResource#setSubsystemLoggerLevel
2014-12-30 19:38:30,878 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.logs.LoggersResource#subsytems requires an authenticated user.
2014-12-30 19:38:30,879 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.logs.LoggersResource#subsytems
2014-12-30 19:38:30,881 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.logs.LoggersResource#setSingleLoggerLevel requires an authenticated user.
2014-12-30 19:38:30,882 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.logs.LoggersResource#setSingleLoggerLevel
2014-12-30 19:38:30,885 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.ClusterResource#node
2014-12-30 19:38:30,887 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.ClusterResource#nodes
2014-12-30 19:38:30,898 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.ClusterResource#node
2014-12-30 19:38:30,901 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.bundles.BundleResource#listBundles requires an authenticated user.
2014-12-30 19:38:30,901 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.bundles.BundleResource#listBundles
2014-12-30 19:38:30,902 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.bundles.BundleResource#createBundle requires an authenticated user.
2014-12-30 19:38:30,903 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.bundles.BundleResource#createBundle
2014-12-30 19:38:30,905 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.bundles.BundleResource#applyBundle requires an authenticated user.
2014-12-30 19:38:30,908 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.bundles.BundleResource#applyBundle
2014-12-30 19:38:30,911 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.bundles.BundleResource#exportBundle requires an authenticated user.
2014-12-30 19:38:30,920 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.bundles.BundleResource#exportBundle
2014-12-30 19:38:30,923 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.bundles.BundleResource#showBundle requires an authenticated user.
2014-12-30 19:38:30,923 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.bundles.BundleResource#showBundle
2014-12-30 19:38:30,924 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.bundles.BundleResource#deleteBundle requires an authenticated user.
2014-12-30 19:38:30,925 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.bundles.BundleResource#deleteBundle
2014-12-30 19:38:30,926 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.bundles.BundleResource#updateBundle requires an authenticated user.
2014-12-30 19:38:30,927 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.bundles.BundleResource#updateBundle
2014-12-30 19:38:30,929 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.BufferResource#utilization requires an authenticated user.
2014-12-30 19:38:30,930 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.BufferResource#utilization requires an authorization checks.
2014-12-30 19:38:30,930 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.BufferResource#utilization
2014-12-30 19:38:30,940 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.BufferResource#getBufferClasses requires an authenticated user.
2014-12-30 19:38:30,941 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.BufferResource#getBufferClasses requires an authorization checks.
2014-12-30 19:38:30,941 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.BufferResource#getBufferClasses
2014-12-30 19:38:30,943 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.radio.RadiosResource#radios
2014-12-30 19:38:30,946 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.radio.RadiosResource#unregisterInput
2014-12-30 19:38:30,949 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.radio.RadiosResource#persistedInputs
2014-12-30 19:38:30,950 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.radio.RadiosResource#registerInput
2014-12-30 19:38:30,953 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.radio.RadiosResource#ping
2014-12-30 19:38:30,955 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.radio.RadiosResource#radio
2014-12-30 19:38:30,966 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.InputsResource#list requires an authenticated user.
2014-12-30 19:38:30,966 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.InputsResource#list
2014-12-30 19:38:30,967 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.InputsResource#create requires an authenticated user.
2014-12-30 19:38:30,968 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.InputsResource#create
2014-12-30 19:38:30,970 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.InputsResource#restart requires an authenticated user.
2014-12-30 19:38:30,971 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.InputsResource#restart
2014-12-30 19:38:30,973 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.InputsResource#launchExisting requires an authenticated user.
2014-12-30 19:38:30,974 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.InputsResource#launchExisting
2014-12-30 19:38:30,976 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.InputsResource#info requires an authenticated user.
2014-12-30 19:38:30,984 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.InputsResource#info
2014-12-30 19:38:30,986 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.InputsResource#stop requires an authenticated user.
2014-12-30 19:38:30,987 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.InputsResource#stop
2014-12-30 19:38:30,989 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.InputsResource#types requires an authenticated user.
2014-12-30 19:38:30,989 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.InputsResource#types
2014-12-30 19:38:30,992 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.InputsResource#single requires an authenticated user.
2014-12-30 19:38:30,992 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.InputsResource#single
2014-12-30 19:38:30,993 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.inputs.InputsResource#terminate requires an authenticated user.
2014-12-30 19:38:30,994 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.inputs.InputsResource#terminate
2014-12-30 19:38:31,005 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.SavedSearchesResource#create requires an authenticated user.
2014-12-30 19:38:31,005 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.SavedSearchesResource#create requires an authorization checks.
2014-12-30 19:38:31,006 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.SavedSearchesResource#create
2014-12-30 19:38:31,007 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.SavedSearchesResource#list requires an authenticated user.
2014-12-30 19:38:31,007 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.SavedSearchesResource#list
2014-12-30 19:38:31,009 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.SavedSearchesResource#get requires an authenticated user.
2014-12-30 19:38:31,010 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.SavedSearchesResource#get
2014-12-30 19:38:31,011 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.search.SavedSearchesResource#delete requires an authenticated user.
2014-12-30 19:38:31,011 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.search.SavedSearchesResource#delete
2014-12-30 19:38:31,014 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.ldap.LdapResource#deleteLdapSettings requires an authenticated user.
2014-12-30 19:38:31,015 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.ldap.LdapResource#deleteLdapSettings requires an authorization checks.
2014-12-30 19:38:31,015 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.ldap.LdapResource#deleteLdapSettings
2014-12-30 19:38:31,016 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.ldap.LdapResource#updateLdapSettings requires an authenticated user.
2014-12-30 19:38:31,017 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.ldap.LdapResource#updateLdapSettings requires an authorization checks.
2014-12-30 19:38:31,017 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.ldap.LdapResource#updateLdapSettings
2014-12-30 19:38:31,018 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.ldap.LdapResource#getLdapSettings requires an authenticated user.
2014-12-30 19:38:31,025 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.ldap.LdapResource#getLdapSettings requires an authorization checks.
2014-12-30 19:38:31,025 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.ldap.LdapResource#getLdapSettings
2014-12-30 19:38:31,027 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.ldap.LdapResource#testLdapConfiguration requires an authenticated user.
2014-12-30 19:38:31,028 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.ldap.LdapResource#testLdapConfiguration requires an authorization checks.
2014-12-30 19:38:31,028 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.ldap.LdapResource#testLdapConfiguration
2014-12-30 19:38:31,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:31,032 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.jobs.SystemJobResource#trigger requires an authenticated user.
2014-12-30 19:38:31,033 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.jobs.SystemJobResource#trigger
2014-12-30 19:38:31,034 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.jobs.SystemJobResource#list requires an authenticated user.
2014-12-30 19:38:31,035 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.jobs.SystemJobResource#list
2014-12-30 19:38:31,037 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.jobs.SystemJobResource#get requires an authenticated user.
2014-12-30 19:38:31,044 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.jobs.SystemJobResource#get
2014-12-30 19:38:31,049 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.dashboards.DashboardsResource#list requires an authenticated user.
2014-12-30 19:38:31,050 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.dashboards.DashboardsResource#list
2014-12-30 19:38:31,051 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.dashboards.DashboardsResource#create requires an authenticated user.
2014-12-30 19:38:31,052 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.dashboards.DashboardsResource#create requires an authorization checks.
2014-12-30 19:38:31,052 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.dashboards.DashboardsResource#create
2014-12-30 19:38:31,054 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.dashboards.DashboardsResource#updateDescription requires an authenticated user.
2014-12-30 19:38:31,064 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.dashboards.DashboardsResource#updateDescription
2014-12-30 19:38:31,067 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.dashboards.DashboardsResource#updateCacheTime requires an authenticated user.
2014-12-30 19:38:31,068 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.dashboards.DashboardsResource#updateCacheTime
2014-12-30 19:38:31,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:31,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:31,068 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:31,071 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.dashboards.DashboardsResource#widgetValue requires an authenticated user.
2014-12-30 19:38:31,071 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.dashboards.DashboardsResource#widgetValue
2014-12-30 19:38:31,073 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.dashboards.DashboardsResource#setPositions requires an authenticated user.
2014-12-30 19:38:31,074 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.dashboards.DashboardsResource#setPositions
2014-12-30 19:38:31,076 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.dashboards.DashboardsResource#remove requires an authenticated user.
2014-12-30 19:38:31,076 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.dashboards.DashboardsResource#remove
2014-12-30 19:38:31,078 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.dashboards.DashboardsResource#addWidget requires an authenticated user.
2014-12-30 19:38:31,087 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.dashboards.DashboardsResource#addWidget
2014-12-30 19:38:31,090 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.dashboards.DashboardsResource#update requires an authenticated user.
2014-12-30 19:38:31,090 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.dashboards.DashboardsResource#update
2014-12-30 19:38:31,091 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.dashboards.DashboardsResource#get requires an authenticated user.
2014-12-30 19:38:31,091 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.dashboards.DashboardsResource#get
2014-12-30 19:38:31,092 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.dashboards.DashboardsResource#delete requires an authenticated user.
2014-12-30 19:38:31,093 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.dashboards.DashboardsResource#delete
2014-12-30 19:38:31,095 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.messages.MessageResource#analyze requires an authenticated user.
2014-12-30 19:38:31,095 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.messages.MessageResource#analyze requires an authorization checks.
2014-12-30 19:38:31,096 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.messages.MessageResource#analyze
2014-12-30 19:38:31,098 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.messages.MessageResource#search requires an authenticated user.
2014-12-30 19:38:31,103 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.messages.MessageResource#search
2014-12-30 19:38:31,105 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.documentation.DocumentationResource#overview
2014-12-30 19:38:31,107 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.documentation.DocumentationResource#route
2014-12-30 19:38:31,108 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#get requires an authenticated user.
2014-12-30 19:38:31,112 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.StreamResource#get
2014-12-30 19:38:31,113 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#create requires an authenticated user.
2014-12-30 19:38:31,113 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#create requires an authorization checks.
2014-12-30 19:38:31,113 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.StreamResource#create
2014-12-30 19:38:31,115 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#oneStreamThroughput requires an authenticated user.
2014-12-30 19:38:31,115 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.StreamResource#oneStreamThroughput
2014-12-30 19:38:31,117 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#testMatch requires an authenticated user.
2014-12-30 19:38:31,117 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.StreamResource#testMatch
2014-12-30 19:38:31,118 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#streamThroughput requires an authenticated user.
2014-12-30 19:38:31,118 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.StreamResource#streamThroughput
2014-12-30 19:38:31,120 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#resume requires an authenticated user.
2014-12-30 19:38:31,120 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.StreamResource#resume
2014-12-30 19:38:31,121 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#getEnabled requires an authenticated user.
2014-12-30 19:38:31,121 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.StreamResource#getEnabled
2014-12-30 19:38:31,123 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#pause requires an authenticated user.
2014-12-30 19:38:31,123 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.StreamResource#pause
2014-12-30 19:38:31,125 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#cloneStream requires an authenticated user.
2014-12-30 19:38:31,125 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#cloneStream requires an authorization checks.
2014-12-30 19:38:31,125 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.StreamResource#cloneStream
2014-12-30 19:38:31,127 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#delete requires an authenticated user.
2014-12-30 19:38:31,127 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.StreamResource#delete
2014-12-30 19:38:31,127 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#get requires an authenticated user.
2014-12-30 19:38:31,127 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.StreamResource#get
2014-12-30 19:38:31,128 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#update requires an authenticated user.
2014-12-30 19:38:31,128 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.streams.StreamResource#update requires an authorization checks.
2014-12-30 19:38:31,128 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.streams.StreamResource#update
2014-12-30 19:38:31,130 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.sources.SourcesResource#list requires an authenticated user.
2014-12-30 19:38:31,130 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.sources.SourcesResource#list requires an authorization checks.
2014-12-30 19:38:31,130 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.sources.SourcesResource#list
2014-12-30 19:38:31,131 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.SystemResource#system requires an authenticated user.
2014-12-30 19:38:31,131 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.SystemResource#system
2014-12-30 19:38:31,133 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.SystemResource#unlockProcessingPause requires an authenticated user.
2014-12-30 19:38:31,133 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.SystemResource#unlockProcessingPause
2014-12-30 19:38:31,134 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method {}#{} is marked as unauthenticated, skipping setting filter.
2014-12-30 19:38:31,134 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.SystemResource#readerPermissions
2014-12-30 19:38:31,136 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.SystemResource#resumeProcessing requires an authenticated user.
2014-12-30 19:38:31,136 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.SystemResource#resumeProcessing
2014-12-30 19:38:31,137 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.SystemResource#pauseProcessing requires an authenticated user.
2014-12-30 19:38:31,138 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.SystemResource#pauseProcessing
2014-12-30 19:38:31,139 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method {}#{} is marked as unauthenticated, skipping setting filter.
2014-12-30 19:38:31,139 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.SystemResource#permissions
2014-12-30 19:38:31,140 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.SystemResource#threaddump requires an authenticated user.
2014-12-30 19:38:31,141 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.SystemResource#threaddump
2014-12-30 19:38:31,142 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.SystemResource#shutdown requires an authenticated user.
2014-12-30 19:38:31,142 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.SystemResource#shutdown
2014-12-30 19:38:31,144 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.SystemResource#fields requires an authenticated user.
2014-12-30 19:38:31,144 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.SystemResource#fields requires an authorization checks.
2014-12-30 19:38:31,144 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.SystemResource#fields
2014-12-30 19:38:31,145 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.system.SystemResource#jvm requires an authenticated user.
2014-12-30 19:38:31,145 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.system.SystemResource#jvm
2014-12-30 19:38:31,148 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#create requires an authenticated user.
2014-12-30 19:38:31,148 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#create requires an authorization checks.
2014-12-30 19:38:31,148 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#listUsers requires an authenticated user.
2014-12-30 19:38:31,149 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#listUsers requires an authorization checks.
2014-12-30 19:38:31,151 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#savePreferences requires an authenticated user.
2014-12-30 19:38:31,151 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#savePreferences requires an authorization checks.
2014-12-30 19:38:31,153 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#deletePermissions requires an authenticated user.
2014-12-30 19:38:31,153 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#deletePermissions requires an authorization checks.
2014-12-30 19:38:31,153 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#editPermissions requires an authenticated user.
2014-12-30 19:38:31,153 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#editPermissions requires an authorization checks.
2014-12-30 19:38:31,155 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#changePassword requires an authenticated user.
2014-12-30 19:38:31,157 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#generateNewToken requires an authenticated user.
2014-12-30 19:38:31,157 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#generateNewToken requires an authorization checks.
2014-12-30 19:38:31,158 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#revokeToken requires an authenticated user.
2014-12-30 19:38:31,158 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#revokeToken requires an authorization checks.
2014-12-30 19:38:31,159 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#listTokens requires an authenticated user.
2014-12-30 19:38:31,159 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#listTokens requires an authorization checks.
2014-12-30 19:38:31,161 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#changeUser requires an authenticated user.
2014-12-30 19:38:31,161 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#get requires an authenticated user.
2014-12-30 19:38:31,161 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#deleteUser requires an authenticated user.
2014-12-30 19:38:31,161 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.users.UsersResource#deleteUser requires an authorization checks.
2014-12-30 19:38:31,163 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.count.CountResource#total requires an authenticated user.
2014-12-30 19:38:31,163 DEBUG: org.graylog2.security.ShiroSecurityBinding - Resource method org.graylog2.rest.resources.count.CountResource#total requires an authorization checks.
2014-12-30 19:38:31,163 DEBUG: org.graylog2.shared.metrics.jersey2.MetricsDynamicBinding - Setting up filter for Timed resource method: org.graylog2.rest.resources.count.CountResource#total
2014-12-30 19:38:31,183 INFO : org.graylog2.shared.initializers.RestApiService - Adding security context factory: <org.graylog2.security.ShiroSecurityContextFactory@56d146bd>
2014-12-30 19:38:31,200 INFO : org.graylog2.shared.initializers.RestApiService - Started REST API at <http://127.0.0.1:12900/>
2014-12-30 19:38:31,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:32,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:32,070 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:32,071 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:32,071 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:32,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:33,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:33,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:33,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:33,068 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:33,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:34,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:34,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:34,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:34,068 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:34,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:35,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:35,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:35,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:35,068 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:35,084 ERROR: org.graylog2.periodical.AlertScannerThread - Indexer is not running, not checking streams for alerts.
2014-12-30 19:38:35,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:36,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:36,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:36,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:36,068 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:36,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:37,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:37,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:37,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:37,068 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:37,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:38,030 DEBUG: org.graylog2.caches.DiskJournalCache - Committing input-cache (entries 0)
2014-12-30 19:38:38,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Checking for outputs to flush ...
2014-12-30 19:38:38,068 DEBUG: org.graylog2.periodical.BatchedElasticSearchOutputFlushThread - Flushing output <org.graylog2.outputs.BatchedElasticSearchOutput@3b3e3810>
2014-12-30 19:38:38,068 DEBUG: org.graylog2.outputs.BatchedElasticSearchOutput - Not flushing empty buffer
2014-12-30 19:38:38,400 INFO : org.graylog2.initializers.IndexerSetupService - Checking Elasticsearch HTTP API at http://54.85.117.228:9200/
2014-12-30 19:38:38,439 DEBUG: com.ning.http.client.providers.netty.NettyAsyncHttpProvider -
Non cached request
DefaultHttpRequest(chunked: false)
GET /_nodes HTTP/1.1
Host: 54.85.117.228:9200
Connection: keep-alive
Accept: */*
User-Agent: NING/1.0

using Channel
[id: 0x14452d4e, /172.31.23.50:33239 :> /54.85.117.228:9200]

2014-12-30 19:38:38,456 DEBUG: com.ning.http.client.providers.netty.NettyAsyncHttpProvider -

Request DefaultHttpRequest(chunked: false)
GET /_nodes HTTP/1.1
Host: 54.85.117.228:9200
Connection: keep-alive
Accept: */*
User-Agent: NING/1.0

Response DefaultHttpResponse(chunked: false)
HTTP/1.1 200 OK
Content-Type: application/json; charset=UTF-8
Content-Length: 3202

2014-12-30 19:38:38,458 DEBUG: com.ning.http.client.providers.netty.NettyConnectionsPool - Adding uri: http://54.85.117.228:9200 for channel [id: 0x14452d4e, /172.31.23.50:33239 => /54.85.117.228:9200]
2014-12-30 19:38:38,468 ERROR: org.graylog2.UI -

################################################################################

ERROR: Could not successfully connect to Elasticsearch. Check that your cluster state is not RED and that Elasticsearch is running properly.

Need help?

* Official documentation: http://graylog2.org/resources/documentation
* Community support: http://graylog2.org/resources/community-support
* Commercial support: http://graylog2.org/products

But we also got some specific help pages that might help you in this case:

* http://www.graylog2.org/resources/documentation/setup/elasticsearch

Terminating. :(

################################################################################

2014-12-30 19:38:38,470 ERROR: com.google.common.util.concurrent.ServiceManager - Service IndexerSetupService [FAILED] has failed in the STARTING state.
java.lang.IllegalStateException
        at org.graylog2.UI.exitHardWithWall(UI.java:39)
        at org.graylog2.initializers.IndexerSetupService.startUp(IndexerSetupService.java:149)
        at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
        at com.google.common.util.concurrent.Callables$3.run(Callables.java:95)
        at java.lang.Thread.run(Thread.java:745)
2014-12-30 19:38:38,475 DEBUG: org.graylog2.shared.initializers.InputSetupService - Lifecycle is now Failed [LB:DEAD]
2014-12-30 19:38:38,801 ERROR: org.graylog2.shared.initializers.InputSetupService - Not starting any inputs because lifecycle is: Uninitialized [LB:DEAD]
2014-12-30 19:38:38,805 DEBUG: org.graylog2.shared.initializers.InputSetupService - Stopping InputSetupService
2014-12-30 19:38:38,805 DEBUG: org.graylog2.shared.initializers.InputSetupService - Stopped InputSetupService
2014-12-30 19:38:38,808 DEBUG: org.graylog2.initializers.BufferSynchronizerService - Stopping BufferSynchronizerService
2014-12-30 19:38:38,808 WARN : org.graylog2.initializers.BufferSynchronizerService - Elasticsearch is unavailable. Not waiting to clear buffers and caches, as we have no healthy cluster.
2014-12-30 19:38:38,808 DEBUG: org.graylog2.initializers.BufferSynchronizerService - Stopped BufferSynchronizerService
2014-12-30 19:38:38,809 INFO : org.graylog2.initializers.OutputSetupService - Stopping output org.graylog2.outputs.BatchedElasticSearchOutput
2014-12-30 19:38:38,806 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.IndexRetentionThread].
2014-12-30 19:38:38,811 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.IndexRetentionThread] complete, took <0ms>.
2014-12-30 19:38:38,811 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.IndexerClusterCheckerThread].
2014-12-30 19:38:38,816 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.IndexerClusterCheckerThread] complete, took <0ms>.
2014-12-30 19:38:38,817 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.IndexRotationThread].
2014-12-30 19:38:38,817 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.IndexRotationThread] complete, took <0ms>.
2014-12-30 19:38:38,817 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.ClusterHealthCheckThread].
2014-12-30 19:38:38,818 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.ClusterHealthCheckThread] complete, took <0ms>.
2014-12-30 19:38:38,818 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread].
2014-12-30 19:38:38,819 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread] complete, took <0ms>.
2014-12-30 19:38:38,819 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutting down periodical [org.graylog2.periodical.AlertScannerThread].
2014-12-30 19:38:38,819 INFO : org.graylog2.shared.initializers.PeriodicalsService - Shutdown of periodical [org.graylog2.periodical.AlertScannerThread] complete, took <0ms>.
2014-12-30 19:38:38,806 INFO : org.graylog2.shared.initializers.RestApiService - Shutting down REST API at <http://127.0.0.1:12900/>
2014-12-30 19:38:38,809 DEBUG: org.graylog2.initializers.IndexerSetupService - Shutting down ES client after buffer synchronizer has terminated.
2014-12-30 19:38:38,821 INFO : org.elasticsearch.node - [graylog2-server] stopping ...
2014-12-30 19:38:38,823 INFO : org.elasticsearch.discovery.zen - [graylog2-server] failed to send join request to master [[Deadpool][XzxatNkxQjiXRmQ0uWOYpA][es-1.logs.production.prodigygame.org][inet[/54.85.117.228:9300]]{master=true}], reason [org.elasticsearch.ElasticsearchIllegalStateException: Future got interrupted; java.lang.InterruptedException]
2014-12-30 19:38:38,824 DEBUG: org.graylog2.caches.DiskJournalCache - Committing output-cache (entries 0)
2014-12-30 19:38:38,826 INFO : org.graylog2.shared.initializers.ServiceManagerListener - Services are now stopped.
2014-12-30 19:38:38,826 ERROR: org.graylog2.Main - Graylog2 startup failed. Exiting. Exception was:
java.lang.IllegalStateException: Expected to be healthy after starting. The following services are not running: {FAILED=[IndexerSetupService [FAILED]]}
        at com.google.common.util.concurrent.ServiceManager$ServiceManagerState.checkHealthy(ServiceManager.java:710)
        at com.google.common.util.concurrent.ServiceManager$ServiceManagerState.awaitHealthy(ServiceManager.java:535)
        at com.google.common.util.concurrent.ServiceManager.awaitHealthy(ServiceManager.java:301)
        at org.graylog2.Main.main(Main.java:275)
2014-12-30 19:38:38,828 INFO : org.graylog2.Main - SIGNAL received. Shutting down.
2014-12-30 19:38:38,848 ERROR: org.graylog2.periodical.AbstractCacheWorkerThread - Exception while working on cache:
java.lang.IllegalStateException: Error while accessing database
        at org.graylog2.caches.DiskJournalCache.pop(DiskJournalCache.java:191)
        at org.graylog2.periodical.AbstractCacheWorkerThread.drainMessagesEnqueue(AbstractCacheWorkerThread.java:75)
        at org.graylog2.periodical.AbstractCacheWorkerThread.work(AbstractCacheWorkerThread.java:58)
        at org.graylog2.periodical.InputCacheWorkerThread$1.run(InputCacheWorkerThread.java:60)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalAccessError: already closed
        at org.mapdb.EngineWrapper$1.get(EngineWrapper.java:472)
        at org.mapdb.EngineWrapper.get(EngineWrapper.java:58)
        at org.mapdb.Atomic$Long.get(Atomic.java:315)
        at org.mapdb.Queues$SimpleQueue.poll(Queues.java:127)
        at org.mapdb.Queues$SimpleQueue.take(Queues.java:243)
        at org.graylog2.caches.DiskJournalCache.pop(DiskJournalCache.java:181)
        ... 4 more
2014-12-30 19:38:38,865 INFO : org.graylog2.system.shutdown.GracefulShutdown - Graceful shutdown initiated.
2014-12-30 19:38:38,866 INFO : org.graylog2.system.shutdown.GracefulShutdown - Node status: [Halting [LB:DEAD]]. Waiting <3sec> for possible load balancers to recognize state change.
2014-12-30 19:38:38,866 ERROR: org.graylog2.periodical.AbstractCacheWorkerThread - Exception while working on cache:
java.lang.IllegalStateException: Error while accessing database
        at org.graylog2.caches.DiskJournalCache.pop(DiskJournalCache.java:191)
        at org.graylog2.periodical.AbstractCacheWorkerThread.drainMessagesEnqueue(AbstractCacheWorkerThread.java:75)
        at org.graylog2.periodical.AbstractCacheWorkerThread.work(AbstractCacheWorkerThread.java:58)
        at org.graylog2.periodical.OutputCacheWorkerThread$1.run(OutputCacheWorkerThread.java:60)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalAccessError: already closed
        at org.mapdb.EngineWrapper$1.get(EngineWrapper.java:472)
        at org.mapdb.EngineWrapper.get(EngineWrapper.java:58)
        at org.mapdb.Atomic$Long.get(Atomic.java:315)
        at org.mapdb.Queues$SimpleQueue.poll(Queues.java:127)
        at org.mapdb.Queues$SimpleQueue.take(Queues.java:243)
        at org.graylog2.caches.DiskJournalCache.pop(DiskJournalCache.java:181)
        ... 4 more
2014-12-30 19:38:38,874 INFO : org.elasticsearch.node - [graylog2-server] stopped
2014-12-30 19:38:38,874 INFO : org.elasticsearch.node - [graylog2-server] closing ...
2014-12-30 19:38:38,878 INFO : org.elasticsearch.node - [graylog2-server] closed
2014-12-30 19:38:42,869 INFO : org.graylog2.system.shutdown.GracefulShutdown - Goodbye.
atiti commented 9 years ago

Hmm, facing the exact same issue here. On Ubuntu 14.04 installed from the graylog2 debs

joschi commented 9 years ago

@AngeloR Thanks for the detailed comment!

2014-12-30 19:38:24,227 DEBUG: org.elasticsearch.monitor.network - [graylog2-server] net_info
host [graylog2-server.logs.production.prodigygame.org]
eth0    display_name [eth0]
                address [/fe80:0:0:0:862:c7ff:fe88:c434%2] [/172.31.23.50]
                mtu [9001] multicast [true] ptp [false] loopback [false] up [true] virtual [false]
lo      display_name [lo]
                address [/0:0:0:0:0:0:0:1%1] [/127.0.0.1]
                mtu [65536] multicast [false] ptp [false] loopback [true] up [true] virtual [false]

Looks like the Elasticsearch client is using the private IP address (172.31.23.50) of your EC2 instance. You can use the configuration setting elasticsearch_network_publish_host for the Elasticsearch node client used by Graylog2 to do the same thing as the network.publish_host setting in your Elasticsearch configuration.

AngeloR commented 9 years ago

@joschi Thank you very much! I ended up needing to explicitly specify the bind/publish hosts on both the graylog server, AND the elasticsearch server.

elasticsearch_network_bind_host = [private_ip]
elasticsearch_network_publish_host = [public_ip]

In addition, in the elasticsearch.yml file, I had to explicitly add the following

network.bind_host: [private_ip]
amos6224 commented 9 years ago

Same here, although my elasticsearch servers are communicating with each other. please see the error below:

graylog2-server start/running, process 24402
    at org.graylog2.Main.setupInjector(Main.java:314)
    at org.graylog2.Main.main(Main.java:152)
2015-01-07T16:03:11.430Z ERROR [Main] Injector could not be created, exiting! (Please include the previous stacktraces in bug reports.)
2015-01-07T16:03:14.265Z INFO  [Reflections] Reflections took 1207 ms to scan 1 urls, producing 11 keys and 20 values 
2015-01-07T16:03:15.109Z INFO  [Reflections] Reflections took 391 ms to scan 1 urls, producing 5 keys and 24 values 
2015-01-07T16:03:21.145Z INFO  [NodeId] Node ID: eb4dd6f9-0f5a-431e-80b4-77b1ecf0a89f
2015-01-07T16:03:22.120Z INFO  [DiskJournalCache] Compacting off-heap message cache database files (input-cache)
2015-01-07T16:03:22.468Z INFO  [node] [graylog2-server] version[1.3.4], pid[24365], build[a70f3cc/2014-09-30T09:07:17Z]
2015-01-07T16:03:22.468Z INFO  [node] [graylog2-server] initializing ...
2015-01-07T16:03:22.480Z INFO  [plugins] [graylog2-server] loaded [], sites []
2015-01-07T16:03:25.420Z INFO  [Reflections] Reflections took 1126 ms to scan 1 urls, producing 11 keys and 20 values 
2015-01-07T16:03:26.307Z INFO  [Reflections] Reflections took 488 ms to scan 1 urls, producing 5 keys and 24 values 
2015-01-07T16:03:32.034Z INFO  [NodeId] Node ID: eb4dd6f9-0f5a-431e-80b4-77b1ecf0a89f
2015-01-07T16:03:33.126Z INFO  [DiskJournalCache] Compacting off-heap message cache database files (input-cache)
2015-01-07T16:03:33.502Z INFO  [node] [graylog2-server] version[1.3.4], pid[24402], build[a70f3cc/2014-09-30T09:07:17Z]
2015-01-07T16:03:33.503Z INFO  [node] [graylog2-server] initializing ...
2015-01-07T16:03:33.518Z INFO  [plugins] [graylog2-server] loaded [], sites []
2015-01-07T16:03:38.466Z INFO  [node] [graylog2-server] initialized
2015-01-07T16:03:38.480Z INFO  [DiskJournalCache] Compacting off-heap message cache database files (output-cache)
2015-01-07T16:03:38.519Z ERROR [Main] Injector creation failed!
com.google.inject.CreationException: Guice creation errors:

1) Error injecting constructor, com.mongodb.MongoException: not talking to master and retries used up
  at org.graylog2.indexer.IndexFailureServiceImpl.<init>(IndexFailureServiceImpl.java:35)
  while locating org.graylog2.indexer.IndexFailureServiceImpl
  while locating org.graylog2.indexer.IndexFailureService
    for parameter 1 at org.graylog2.periodical.DeadLetterThread.<init>(DeadLetterThread.java:60)
  while locating org.graylog2.periodical.DeadLetterThread
  while locating org.graylog2.plugin.periodical.Periodical annotated with @com.google.inject.multibindings.Element(setName=,uniqueId=7)
  at org.graylog2.shared.bindings.PeriodicalBindings.configure(PeriodicalBindings.java:32)
  while locating java.util.Set<org.graylog2.plugin.periodical.Periodical>
    for parameter 3 at org.graylog2.shared.initializers.PeriodicalsService.<init>(PeriodicalsService.java:52)
  at org.graylog2.shared.initializers.PeriodicalsService.class(PeriodicalsService.java:40)
  while locating org.graylog2.shared.initializers.PeriodicalsService
  while locating com.google.common.util.concurrent.Service annotated with @com.google.inject.multibindings.Element(setName=,uniqueId=2)
  at org.graylog2.shared.bindings.GenericInitializerBindings.configure(GenericInitializerBindings.java:30)
  while locating java.util.Set<com.google.common.util.concurrent.Service>
    for field at org.graylog2.shared.bindings.providers.ServiceManagerProvider.services(ServiceManagerProvider.java:28)
  while locating org.graylog2.shared.bindings.providers.ServiceManagerProvider
  at org.graylog2.shared.bindings.GenericBindings.configure(GenericBindings.java:54)
  while locating com.google.common.util.concurrent.ServiceManager
Caused by: com.mongodb.MongoException: not talking to master and retries used up
    at com.mongodb.DBTCPConnector.innerCall(DBTCPConnector.java:317)
    at com.mongodb.DBTCPConnector.innerCall(DBTCPConnector.java:319)
    at com.mongodb.DBTCPConnector.innerCall(DBTCPConnector.java:319)
    at com.mongodb.DBTCPConnector.call(DBTCPConnector.java:271)
    at com.mongodb.DBCollectionImpl.find(DBCollectionImpl.java:84)
    at com.mongodb.DBCollectionImpl.find(DBCollectionImpl.java:66)
    at com.mongodb.DB.getCollectionNames(DB.java:512)
    at com.mongodb.DB.collectionExists(DB.java:555)
    at org.graylog2.indexer.IndexFailureServiceImpl.<init>(IndexFailureServiceImpl.java:39)
    at org.graylog2.indexer.IndexFailureServiceImpl$$FastClassByGuice$$7155431b.newInstance(<generated>)
    at com.google.inject.internal.cglib.reflect.$FastConstructor.newInstance(FastConstructor.java:40)
    at com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:60)
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:85)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254)
    at com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:54)
    at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
    at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:84)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254)
    at com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:54)
    at com.google.inject.internal.InjectorImpl$4$1.call(InjectorImpl.java:978)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.InjectorImpl$4.get(InjectorImpl.java:974)
    at com.google.inject.multibindings.Multibinder$RealMultibinder.get(Multibinder.java:326)
    at com.google.inject.multibindings.Multibinder$RealMultibinder.get(Multibinder.java:220)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
    at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:84)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
    at com.google.inject.Scopes$1$1.get(Scopes.java:65)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:54)
    at com.google.inject.internal.InjectorImpl$4$1.call(InjectorImpl.java:978)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.InjectorImpl$4.get(InjectorImpl.java:974)
    at com.google.inject.multibindings.Multibinder$RealMultibinder.get(Multibinder.java:326)
    at com.google.inject.multibindings.Multibinder$RealMultibinder.get(Multibinder.java:220)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:53)
    at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:110)
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:94)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254)
    at com.google.inject.internal.BoundProviderFactory.get(BoundProviderFactory.java:53)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
    at com.google.inject.Scopes$1$1.get(Scopes.java:65)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:204)
    at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:198)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1024)
    at com.google.inject.internal.InternalInjectorCreator.loadEagerSingletons(InternalInjectorCreator.java:198)
    at com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:179)
    at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109)
    at com.google.inject.Guice.createInjector(Guice.java:95)
    at com.google.inject.Guice.createInjector(Guice.java:72)
    at org.graylog2.shared.bindings.GuiceInjectorHolder.createInjector(GuiceInjectorHolder.java:32)
    at org.graylog2.Main.setupInjector(Main.java:314)
    at org.graylog2.Main.main(Main.java:152)

2) Error in custom provider, java.lang.NullPointerException
  while locating org.graylog2.shared.bindings.providers.ServiceManagerProvider
  at org.graylog2.shared.bindings.GenericBindings.configure(GenericBindings.java:54)
  while locating com.google.common.util.concurrent.ServiceManager
Caused by: java.lang.NullPointerException
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:210)
    at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:225)
    at com.google.common.util.concurrent.ServiceManager.<init>(ServiceManager.java:193)
    at org.graylog2.shared.bindings.providers.ServiceManagerProvider.get(ServiceManagerProvider.java:37)
    at org.graylog2.shared.bindings.providers.ServiceManagerProvider.get(ServiceManagerProvider.java:28)
    at com.google.inject.internal.BoundProviderFactory.get(BoundProviderFactory.java:55)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
    at com.google.inject.Scopes$1$1.get(Scopes.java:65)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:204)
    at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:198)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1024)
    at com.google.inject.internal.InternalInjectorCreator.loadEagerSingletons(InternalInjectorCreator.java:198)
    at com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:179)
    at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109)
    at com.google.inject.Guice.createInjector(Guice.java:95)
    at com.google.inject.Guice.createInjector(Guice.java:72)
    at org.graylog2.shared.bindings.GuiceInjectorHolder.createInjector(GuiceInjectorHolder.java:32)
    at org.graylog2.Main.setupInjector(Main.java:314)
    at org.graylog2.Main.main(Main.java:152)

2 errors
    at com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:435)
    at com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:183)
    at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109)
    at com.google.inject.Guice.createInjector(Guice.java:95)
    at com.google.inject.Guice.createInjector(Guice.java:72)
    at org.graylog2.shared.bindings.GuiceInjectorHolder.createInjector(GuiceInjectorHolder.java:32)
    at org.graylog2.Main.setupInjector(Main.java:314)
    at org.graylog2.Main.main(Main.java:152)
2015-01-07T16:03:38.559Z ERROR [Main] Injector could not be created, exiting! (Please include the previous stacktraces in bug reports.)
2015-01-07T16:03:41.393Z INFO  [Reflections] Reflections took 1258 ms to scan 1 urls, producing 11 keys and 20 values 
2015-01-07T16:03:42.258Z INFO  [Reflections] Reflections took 466 ms to scan 1 urls, producing 5 keys and 24 values 
2015-01-07T16:03:47.944Z INFO  [NodeId] Node ID: eb4dd6f9-0f5a-431e-80b4-77b1ecf0a89f
2015-01-07T16:03:48.935Z INFO  [DiskJournalCache] Compacting off-heap message cache database files (input-cache)
2015-01-07T16:03:49.289Z INFO  [node] [graylog2-server] version[1.3.4], pid[24426], build[a70f3cc/2014-09-30T09:07:17Z]
2015-01-07T16:03:49.289Z INFO  [node] [graylog2-server] initializing ...
2015-01-07T16:03:49.309Z INFO  [plugins] [graylog2-server] loaded [], sites []
2015-01-07T16:03:54.169Z INFO  [node] [graylog2-server] initialized
2015-01-07T16:03:54.199Z INFO  [DiskJournalCache] Compacting off-heap message cache database files (output-cache)
2015-01-07T16:03:54.252Z ERROR [Main] Injector creation failed!
com.google.inject.CreationException: Guice creation errors:

1) Error injecting constructor, com.mongodb.MongoException: not talking to master and retries used up
  at org.graylog2.indexer.IndexFailureServiceImpl.<init>(IndexFailureServiceImpl.java:35)
  while locating org.graylog2.indexer.IndexFailureServiceImpl
  while locating org.graylog2.indexer.IndexFailureService
    for parameter 1 at org.graylog2.periodical.DeadLetterThread.<init>(DeadLetterThread.java:60)
  while locating org.graylog2.periodical.DeadLetterThread
  while locating org.graylog2.plugin.periodical.Periodical annotated with @com.google.inject.multibindings.Element(setName=,uniqueId=1)
  at org.graylog2.shared.bindings.PeriodicalBindings.configure(PeriodicalBindings.java:32)
  while locating java.util.Set<org.graylog2.plugin.periodical.Periodical>
    for parameter 3 at org.graylog2.shared.initializers.PeriodicalsService.<init>(PeriodicalsService.java:52)
  at org.graylog2.shared.initializers.PeriodicalsService.class(PeriodicalsService.java:40)
  while locating org.graylog2.shared.initializers.PeriodicalsService
  while locating com.google.common.util.concurrent.Service annotated with @com.google.inject.multibindings.Element(setName=,uniqueId=19)
  at org.graylog2.shared.bindings.GenericInitializerBindings.configure(GenericInitializerBindings.java:30)
  while locating java.util.Set<com.google.common.util.concurrent.Service>
    for field at org.graylog2.shared.bindings.providers.ServiceManagerProvider.services(ServiceManagerProvider.java:28)
  while locating org.graylog2.shared.bindings.providers.ServiceManagerProvider
  at org.graylog2.shared.bindings.GenericBindings.configure(GenericBindings.java:54)
  while locating com.google.common.util.concurrent.ServiceManager
Caused by: com.mongodb.MongoException: not talking to master and retries used up
    at com.mongodb.DBTCPConnector.innerCall(DBTCPConnector.java:317)
    at com.mongodb.DBTCPConnector.innerCall(DBTCPConnector.java:319)
    at com.mongodb.DBTCPConnector.innerCall(DBTCPConnector.java:319)
    at com.mongodb.DBTCPConnector.call(DBTCPConnector.java:271)
    at com.mongodb.DBCollectionImpl.find(DBCollectionImpl.java:84)
    at com.mongodb.DBCollectionImpl.find(DBCollectionImpl.java:66)
    at com.mongodb.DB.getCollectionNames(DB.java:512)
    at com.mongodb.DB.collectionExists(DB.java:555)
    at org.graylog2.indexer.IndexFailureServiceImpl.<init>(IndexFailureServiceImpl.java:39)
    at org.graylog2.indexer.IndexFailureServiceImpl$$FastClassByGuice$$7155431b.newInstance(<generated>)
    at com.google.inject.internal.cglib.reflect.$FastConstructor.newInstance(FastConstructor.java:40)
    at com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:60)
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:85)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254)
    at com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:54)
    at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
    at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:84)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254)
    at com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:54)
    at com.google.inject.internal.InjectorImpl$4$1.call(InjectorImpl.java:978)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.InjectorImpl$4.get(InjectorImpl.java:974)
    at com.google.inject.multibindings.Multibinder$RealMultibinder.get(Multibinder.java:326)
    at com.google.inject.multibindings.Multibinder$RealMultibinder.get(Multibinder.java:220)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
    at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:84)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
    at com.google.inject.Scopes$1$1.get(Scopes.java:65)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:54)
    at com.google.inject.internal.InjectorImpl$4$1.call(InjectorImpl.java:978)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.InjectorImpl$4.get(InjectorImpl.java:974)
    at com.google.inject.multibindings.Multibinder$RealMultibinder.get(Multibinder.java:326)
    at com.google.inject.multibindings.Multibinder$RealMultibinder.get(Multibinder.java:220)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:53)
    at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:110)
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:94)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254)
    at com.google.inject.internal.BoundProviderFactory.get(BoundProviderFactory.java:53)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
    at com.google.inject.Scopes$1$1.get(Scopes.java:65)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:204)
    at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:198)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1024)
    at com.google.inject.internal.InternalInjectorCreator.loadEagerSingletons(InternalInjectorCreator.java:198)
    at com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:179)
    at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109)
    at com.google.inject.Guice.createInjector(Guice.java:95)
    at com.google.inject.Guice.createInjector(Guice.java:72)
    at org.graylog2.shared.bindings.GuiceInjectorHolder.createInjector(GuiceInjectorHolder.java:32)
    at org.graylog2.Main.setupInjector(Main.java:314)
    at org.graylog2.Main.main(Main.java:152)

2) Error in custom provider, java.lang.NullPointerException
  while locating org.graylog2.shared.bindings.providers.ServiceManagerProvider
  at org.graylog2.shared.bindings.GenericBindings.configure(GenericBindings.java:54)
  while locating com.google.common.util.concurrent.ServiceManager
Caused by: java.lang.NullPointerException
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:210)
    at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:225)
    at com.google.common.util.concurrent.ServiceManager.<init>(ServiceManager.java:193)
    at org.graylog2.shared.bindings.providers.ServiceManagerProvider.get(ServiceManagerProvider.java:37)
    at org.graylog2.shared.bindings.providers.ServiceManagerProvider.get(ServiceManagerProvider.java:28)
    at com.google.inject.internal.BoundProviderFactory.get(BoundProviderFactory.java:55)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
    at com.google.inject.Scopes$1$1.get(Scopes.java:65)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:204)
    at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:198)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1024)
    at com.google.inject.internal.InternalInjectorCreator.loadEagerSingletons(InternalInjectorCreator.java:198)
    at com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:179)
    at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109)
    at com.google.inject.Guice.createInjector(Guice.java:95)
    at com.google.inject.Guice.createInjector(Guice.java:72)
    at org.graylog2.shared.bindings.GuiceInjectorHolder.createInjector(GuiceInjectorHolder.java:32)
    at org.graylog2.Main.setupInjector(Main.java:314)
    at org.graylog2.Main.main(Main.java:152)

2 errors
    at com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:435)
    at com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:183)
    at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109)
    at com.google.inject.Guice.createInjector(Guice.java:95)
    at com.google.inject.Guice.createInjector(Guice.java:72)
    at org.graylog2.shared.bindings.GuiceInjectorHolder.createInjector(GuiceInjectorHolder.java:32)
    at org.graylog2.Main.setupInjector(Main.java:314)
    at org.graylog2.Main.main(Main.java:152)
2015-01-07T16:03:54.281Z ERROR [Main] Injector could not be created, exiting! (Please include the previous stacktraces in bug reports.)
2015-01-07T16:03:57.230Z INFO  [Reflections] Reflections took 1328 ms to scan 1 urls, producing 11 keys and 20 values 
2015-01-07T16:03:58.102Z INFO  [Reflections] Reflections took 472 ms to scan 1 urls, producing 5 keys and 24 values 
2015-01-07T16:04:04.092Z INFO  [NodeId] Node ID: eb4dd6f9-0f5a-431e-80b4-77b1ecf0a89f
2015-01-07T16:04:05.105Z INFO  [DiskJournalCache] Compacting off-heap message cache database files (input-cache)
2015-01-07T16:04:05.549Z INFO  [node] [graylog2-server] version[1.3.4], pid[24449], build[a70f3cc/2014-09-30T09:07:17Z]
2015-01-07T16:04:05.549Z INFO  [node] [graylog2-server] initializing ...
2015-01-07T16:04:05.552Z INFO  [plugins] [graylog2-server] loaded [], sites []
2015-01-07T16:04:10.680Z INFO  [node] [graylog2-server] initialized
2015-01-07T16:04:10.688Z INFO  [DiskJournalCache] Compacting off-heap message cache database files (output-cache)
2015-01-07T16:04:10.724Z ERROR [Main] Injector creation failed!
com.google.inject.CreationException: Guice creation errors:

1) Error injecting constructor, com.mongodb.MongoException: not talking to master and retries used up
  at org.graylog2.indexer.IndexFailureServiceImpl.<init>(IndexFailureServiceImpl.java:35)
  while locating org.graylog2.indexer.IndexFailureServiceImpl
  while locating org.graylog2.indexer.IndexFailureService
    for parameter 1 at org.graylog2.periodical.DeadLetterThread.<init>(DeadLetterThread.java:60)
  while locating org.graylog2.periodical.DeadLetterThread
  while locating org.graylog2.plugin.periodical.Periodical annotated with @com.google.inject.multibindings.Element(setName=,uniqueId=1)
  at org.graylog2.shared.bindings.PeriodicalBindings.configure(PeriodicalBindings.java:32)
  while locating java.util.Set<org.graylog2.plugin.periodical.Periodical>
    for parameter 3 at org.graylog2.shared.initializers.PeriodicalsService.<init>(PeriodicalsService.java:52)
  at org.graylog2.shared.initializers.PeriodicalsService.class(PeriodicalsService.java:40)
  while locating org.graylog2.shared.initializers.PeriodicalsService
  while locating com.google.common.util.concurrent.Service annotated with @com.google.inject.multibindings.Element(setName=,uniqueId=19)
  at org.graylog2.shared.bindings.GenericInitializerBindings.configure(GenericInitializerBindings.java:30)
  while locating java.util.Set<com.google.common.util.concurrent.Service>
    for field at org.graylog2.shared.bindings.providers.ServiceManagerProvider.services(ServiceManagerProvider.java:28)
  while locating org.graylog2.shared.bindings.providers.ServiceManagerProvider
  at org.graylog2.shared.bindings.GenericBindings.configure(GenericBindings.java:54)
  while locating com.google.common.util.concurrent.ServiceManager
Caused by: com.mongodb.MongoException: not talking to master and retries used up
    at com.mongodb.DBTCPConnector.innerCall(DBTCPConnector.java:317)
    at com.mongodb.DBTCPConnector.innerCall(DBTCPConnector.java:319)
    at com.mongodb.DBTCPConnector.innerCall(DBTCPConnector.java:319)
    at com.mongodb.DBTCPConnector.call(DBTCPConnector.java:271)
    at com.mongodb.DBCollectionImpl.find(DBCollectionImpl.java:84)
    at com.mongodb.DBCollectionImpl.find(DBCollectionImpl.java:66)
    at com.mongodb.DB.getCollectionNames(DB.java:512)
    at com.mongodb.DB.collectionExists(DB.java:555)
    at org.graylog2.indexer.IndexFailureServiceImpl.<init>(IndexFailureServiceImpl.java:39)
    at org.graylog2.indexer.IndexFailureServiceImpl$$FastClassByGuice$$7155431b.newInstance(<generated>)
    at com.google.inject.internal.cglib.reflect.$FastConstructor.newInstance(FastConstructor.java:40)
    at com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:60)
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:85)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254)
    at com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:54)
    at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
    at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:84)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254)
    at com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:54)
    at com.google.inject.internal.InjectorImpl$4$1.call(InjectorImpl.java:978)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.InjectorImpl$4.get(InjectorImpl.java:974)
    at com.google.inject.multibindings.Multibinder$RealMultibinder.get(Multibinder.java:326)
    at com.google.inject.multibindings.Multibinder$RealMultibinder.get(Multibinder.java:220)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
    at com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:84)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
    at com.google.inject.Scopes$1$1.get(Scopes.java:65)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:54)
    at com.google.inject.internal.InjectorImpl$4$1.call(InjectorImpl.java:978)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.InjectorImpl$4.get(InjectorImpl.java:974)
    at com.google.inject.multibindings.Multibinder$RealMultibinder.get(Multibinder.java:326)
    at com.google.inject.multibindings.Multibinder$RealMultibinder.get(Multibinder.java:220)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:53)
    at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:110)
    at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:94)
    at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:254)
    at com.google.inject.internal.BoundProviderFactory.get(BoundProviderFactory.java:53)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
    at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
    at com.google.inject.Scopes$1$1.get(Scopes.java:65)
    at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
    at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:204)
    at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:198)
    at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1024)
    at com.google.inject.internal.InternalInjectorCreator.loadEagerSingletons(InternalInjectorCreator.java:198)
    at com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:179)
    at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109)
    at com.google.inject.Guice.createInjector(Guice.java:95)
    at com.google.inject.Guice.createInjector(Guice.java:72)
    at org.graylog2.shared.bindings.GuiceInjectorHolder.createInjector(GuiceInjectorHolder.java:32)
    at org.graylog2.Main.setupInjector(Main.java:314)
    at org.graylog2.Main.main(Main.java:152)
joschi commented 9 years ago

Caused by: com.mongodb.MongoException: not talking to master and retries used up

@amos6224 In this case your Graylog2 server is unable to talk to your MongoDB server.

amos6224 commented 9 years ago

@joschi i have rectified the db issue but no luck

org.elasticsearch.transport.BindTransportException: Failed to bind to [9350]
    at org.elasticsearch.transport.netty.NettyTransport.doStart(NettyTransport.java:396)
    at org.elasticsearch.common.component.AbstractLifecycleComponent.start(AbstractLifecycleComponent.java:85)
    at org.elasticsearch.transport.TransportService.doStart(TransportService.java:90)
    at org.elasticsearch.common.component.AbstractLifecycleComponent.start(AbstractLifecycleComponent.java:85)
    at org.elasticsearch.node.internal.InternalNode.start(InternalNode.java:242)
    at org.graylog2.initializers.IndexerSetupService.startUp(IndexerSetupService.java:101)
    at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
    at com.google.common.util.concurrent.Callables$3.run(Callables.java:95)
    at java.lang.Thread.run(Thread.java:745)
Caused by: org.elasticsearch.common.netty.channel.ChannelException: Failed to bind to: /10.0.3.9:9350
    at org.elasticsearch.common.netty.bootstrap.ServerBootstrap.bind(ServerBootstrap.java:272)
    at org.elasticsearch.transport.netty.NettyTransport$3.onPortNumber(NettyTransport.java:387)
    at org.elasticsearch.common.transport.PortsRange.iterate(PortsRange.java:58)
    at org.elasticsearch.transport.netty.NettyTransport.doStart(NettyTransport.java:383)
    ... 8 more
Caused by: java.net.BindException: Cannot assign requested address
    at sun.nio.ch.Net.bind0(Native Method)
    at sun.nio.ch.Net.bind(Net.java:444)
    at sun.nio.ch.Net.bind(Net.java:436)
    at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
    at org.elasticsearch.common.netty.channel.socket.nio.NioServerBoss$RegisterTask.run(NioServerBoss.java:193)
    at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:372)
    at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:296)
    at org.elasticsearch.common.netty.channel.socket.nio.NioServerBoss.run(NioServerBoss.java:42)
    at org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    at org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    ... 1 more
2015-01-07T20:41:17.500Z ERROR [InputSetupService] Not starting any inputs because lifecycle is: Uninitialized?[LB:DEAD]
2015-01-07T20:41:17.578Z WARN  [BufferSynchronizerService] Elasticsearch is unavailable. Not waiting to clear buffers and caches, as we have no healthy cluster.
2015-01-07T20:41:17.579Z INFO  [OutputSetupService] Stopping output org.graylog2.outputs.BatchedElasticSearchOutput
2015-01-07T20:41:17.565Z INFO  [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread].
2015-01-07T20:41:17.776Z INFO  [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread] complete, took <0ms>.
2015-01-07T20:41:17.776Z INFO  [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.ClusterHealthCheckThread].
2015-01-07T20:41:17.776Z INFO  [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.ClusterHealthCheckThread] complete, took <0ms>.
2015-01-07T20:41:17.793Z INFO  [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.AlertScannerThread].
2015-01-07T20:41:17.793Z INFO  [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.AlertScannerThread] complete, took <0ms>.
2015-01-07T20:41:17.793Z INFO  [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.IndexRetentionThread].
2015-01-07T20:41:17.794Z INFO  [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.IndexRetentionThread] complete, took <0ms>.
2015-01-07T20:41:17.794Z INFO  [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.VersionCheckThread].
2015-01-07T20:41:17.794Z INFO  [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.VersionCheckThread] complete, took <0ms>.
2015-01-07T20:41:17.794Z INFO  [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.IndexerClusterCheckerThread].
2015-01-07T20:41:17.579Z INFO  [node] [graylog2-server] stopping ...
2015-01-07T20:41:17.794Z INFO  [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.IndexerClusterCheckerThread] complete, took <0ms>.
2015-01-07T20:41:17.797Z INFO  [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.IndexRotationThread].
2015-01-07T20:41:17.797Z INFO  [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.IndexRotationThread] complete, took <0ms>.
2015-01-07T20:41:17.836Z INFO  [node] [graylog2-server] stopped
2015-01-07T20:41:17.837Z INFO  [node] [graylog2-server] closing ...
2015-01-07T20:41:17.857Z INFO  [node] [graylog2-server] closed
2015-01-07T20:41:18.054Z INFO  [Reflections] Reflections took 1288 ms to scan 1 urls, producing 2 keys and 2 values 
AngeloR commented 9 years ago

The binding to your internal address (/10.0.3.9:9350) failed, probably because something is already listening on that port. sudo netstat -tulpn | grep :9350 will let you know what is running on it.

Alternatively, posting your /etc/graylog.conf, /etc/elasticsearch/elasticsearch.yml and /etc/graylog2-elasticsearch.conf (last one is optional) will help.

amos6224 commented 9 years ago

Thanks @AngeloR here's my graylog2.conf and elastic.yml

ubuntu@node1:~$ cat /etc/graylog2.conf 
# If you are running more than one instances of graylog2-server you have to select one of these
# instances as master. The master will perform some periodical tasks that non-masters won't perform.
is_master = true

# The auto-generated node ID will be stored in this file and read after restarts. It is a good idea
# to use an absolute file path here if you are starting graylog2-server from init scripts or similar.
node_id_file = /etc/graylog2/server/node-id

# You MUST set a secret to secure/pepper the stored user passwords here. Use at least 64 characters.
# Generate one by using for example: pwgen -N 1 -s 96
password_secret = HvQCIL4JIKGk6euO6uKua2p5HkwA3BuOiGAWpsI6gg1wSnWTTHZBeF9dMs1ZQPUBB3scQg7KTNOsU2Vz5xhKSw1ggkqNrPR2

# The default root user is named 'admin'
#root_username = admin

# You MUST specify a hash password for the root user (which you only need to initially set up the
# system and in case you lose connectivity to your authentication backend)
# This password cannot be changed using the API or via the web interface. If you need to change it,
# modify it in this file.
# Create one by using for example: echo -n yourpassword | shasum -a 256
# and put the resulting hash value into the following line
root_password_sha2 = 2ebb6bdab61f4f79ef8728e07f2723c7694128c9b4f05181bd5d33d4d4b61059

# Set plugin directory here (relative or absolute)
plugin_dir = /usr/share/graylog2-server/plugin

# REST API listen URI. Must be reachable by other graylog2-server nodes if you run a cluster.
#rest_listen_uri = http://127.0.0.1:12900/
#est_listen_uri = http://10.0.3.63:12900/

# REST API transport address. Defaults to the value of rest_listen_uri. Exception: If rest_listen_uri
# is set to a wildcard IP address (0.0.0.0) the first non-loopback IPv4 system address is used.
# This will be promoted in the cluster discovery APIs and other nodes may try to connect on this
# address. (see rest_listen_uri)
rest_transport_uri = http://10.0.3.63:12900/
#rest_transport_uri = http://127.0.0.1:12900/

# Enable CORS headers for REST API. This is necessary for JS-clients accessing the server directly.
# If these are disabled, modern browsers will not be able to retrieve resources from the server.
# This is disabled by default. Uncomment the next line to enable it.
#rest_enable_cors = true

# Enable GZIP support for REST API. This compresses API responses and therefore helps to reduce
# overall round trip times. This is disabled by default. Uncomment the next line to enable it.
#rest_enable_gzip = true

# Enable HTTPS support for the REST API. This secures the communication with the REST API with
# TLS to prevent request forgery and eavesdropping. This is disabled by default. Uncomment the
# next line to enable it.
#rest_enable_tls = true

# The X.509 certificate file to use for securing the REST API.
#rest_tls_cert_file = /path/to/graylog2.crt

# The private key to use for securing the REST API.
#rest_tls_key_file = /path/to/graylog2.key

# The password to unlock the private key used for securing the REST API.
#rest_tls_key_password = secret

# The maximum size of a single HTTP chunk in bytes.
#rest_max_chunk_size = 8192

# The maximum size of the HTTP request headers in bytes.
#rest_max_header_size = 8192

# The maximal length of the initial HTTP/1.1 line in bytes.
#rest_max_initial_line_length = 4096

# The size of the execution handler thread pool used exclusively for serving the REST API.
#rest_thread_pool_size = 16

# The size of the worker thread pool used exclusively for serving the REST API.
#rest_worker_threads_max_pool_size = 16

# Embedded Elasticsearch configuration file
# pay attention to the working directory of the server, maybe use an absolute path here
#elasticsearch_config_file = /etc/graylog2-elasticsearch.yml

# Graylog2 will use multiple indices to store documents in. You can configured the strategy it uses to determine
# when to rotate the currently active write index.
# It supports multiple rotation strategies:
#   - "count" of messages per index, use elasticsearch_max_docs_per_index below to configure
#   - "size" per index, use elasticsearch_max_size_per_index below to configure
# valid values are "count", "size" and "time", default is "count"
rotation_strategy = count

# (Approximate) maximum number of documents in an Elasticsearch index before a new index
# is being created, also see no_retention and elasticsearch_max_number_of_indices.
# Configure this if you used 'rotation_strategy = count' above.
elasticsearch_max_docs_per_index = 20000000

# (Approximate) maximum size in bytes per Elasticsearch index on disk before a new index is being created, also see
# no_retention and elasticsearch_max_number_of_indices. Default is 1GB.
# Configure this if you used 'rotation_strategy = size' above.
#elasticsearch_max_size_per_index = 1073741824

# (Approximate) maximum time before a new Elasticsearch index is being created, also see
# no_retention and elasticsearch_max_number_of_indices. Default is 1 day.
# Configure this if you used 'rotation_strategy = time' above.
# Please note that this rotation period does not look at the time specified in the received messages, but is
# using the real clock value to decide when to rotate the index!
# Specify the time using a duration and a suffix indicating which unit you want:
#  1w  = 1 week
#  1d  = 1 day
#  12h = 12 hours
# Permitted suffixes are: d for day, h for hour, m for minute, s for second.
#elasticsearch_max_time_per_index = 1d

# Disable checking the version of Elasticsearch for being compatible with this Graylog2 release.
# WARNING: Using Graylog2 with unsupported and untested versions of Elasticsearch may lead to data loss!
#elasticsearch_disable_version_check = true

# Disable message retention on this node, i. e. disable Elasticsearch index rotation.
#no_retention = false

# How many indices do you want to keep?
# elasticsearch_max_number_of_indices*elasticsearch_max_docs_per_index=total number of messages in your setup
elasticsearch_max_number_of_indices = 20

# Decide what happens with the oldest indices when the maximum number of indices is reached.
# The following strategies are availble:
#   - delete # Deletes the index completely (Default)
#   - close # Closes the index and hides it from the system. Can be re-opened later.
retention_strategy = delete

# How many Elasticsearch shards and replicas should be used per index? Note that this only applies to newly created indices.
elasticsearch_shards = 4
elasticsearch_replicas = 0

# Prefix for all Elasticsearch indices and index aliases managed by Graylog2.
elasticsearch_index_prefix = graylog2

# Do you want to allow searches with leading wildcards? This can be extremely resource hungry and should only
# be enabled with care. See also: http://graylog2.org/resources/documentation/general/queries
allow_leading_wildcard_searches = false

# Do you want to allow searches to be highlighted? Depending on the size of your messages this can be memory hungry and
# should only be enabled after making sure your Elasticsearch cluster has enough memory.
allow_highlighting = false

# settings to be passed to elasticsearch's client (overriding those in the provided elasticsearch_config_file)
# all these
# this must be the same as for your Elasticsearch cluster
elasticsearch_cluster_name = graylog2

# you could also leave this out, but makes it easier to identify the graylog2 client instance
#elasticsearch_node_name = graylog2-server

# we don't want the graylog2 server to store any data, or be master node
#elasticsearch_node_master = false
#elasticsearch_node_data = false

# use a different port if you run multiple Elasticsearch nodes on one machine
#elasticsearch_transport_tcp_port = 9300

# we don't need to run the embedded HTTP server here
#elasticsearch_http_enabled = false

elasticsearch_discovery_zen_ping_multicast_enabled = false
elasticsearch_discovery_zen_ping_unicast_hosts = 10.0.3.9:9300
#elasticsearch_discovery_zen_ping_unicast_hosts = 10.0.3.9:9300,10.0.3.10:9300

# Change the following setting if you are running into problems with timeouts during Elasticsearch cluster discovery.
# The setting is specified in milliseconds, the default is 5000ms (5 seconds).
elasticsearch_cluster_discovery_timeout = 1000

# the following settings allow to change the bind addresses for the Elasticsearch client in graylog2
# these settings are empty by default, letting Elasticsearch choose automatically,
# override them here or in the 'elasticsearch_config_file' if you need to bind to a special address
# refer to http://www.elasticsearch.org/guide/en/elasticsearch/reference/0.90/modules-network.html
# for special values here
#elasticsearch_network_host = 10.0.3.9
#elasticsearch_network_bind_host = 10.0.3.9
#elasticsearch_network_publish_host = vpc publish ip

# The total amount of time discovery will look for other Elasticsearch nodes in the cluster
# before giving up and declaring the current node master.
#elasticsearch_discovery_initial_state_timeout = 3s

# Analyzer (tokenizer) to use for message and full_message field. The "standard" filter usually is a good idea.
# All supported analyzers are: standard, simple, whitespace, stop, keyword, pattern, language, snowball, custom
# Elasticsearch documentation: http://www.elasticsearch.org/guide/reference/index-modules/analysis/
# Note that this setting only takes effect on newly created indices.
elasticsearch_analyzer = standard

# Batch size for the Elasticsearch output. This is the maximum (!) number of messages the Elasticsearch output
# module will get at once and write to Elasticsearch in a batch call. If the configured batch size has not been
# reached within output_flush_interval seconds, everything that is available will be flushed at once. Remember
# that every outputbuffer processor manages its own batch and performs its own batch write calls.
# ("outputbuffer_processors" variable)
output_batch_size = 25

# Flush interval (in seconds) for the Elasticsearch output. This is the maximum amount of time between two
# batches of messages written to Elasticsearch. It is only effective at all if your minimum number of messages
# for this time period is less than output_batch_size * outputbuffer_processors.
output_flush_interval = 1

# The number of parallel running processors.
# Raise this number if your buffers are filling up.
processbuffer_processors = 5
outputbuffer_processors = 3

#outputbuffer_processor_keep_alive_time = 5000
#outputbuffer_processor_threads_core_pool_size = 3
#outputbuffer_processor_threads_max_pool_size = 30

#output_module_timeout = 10000

# UDP receive buffer size for all message inputs (e. g. SyslogUDPInput).
#udp_recvbuffer_sizes = 1048576

# Wait strategy describing how buffer processors wait on a cursor sequence. (default: sleeping)
# Possible types:
#  - yielding
#     Compromise between performance and CPU usage.
#  - sleeping
#     Compromise between performance and CPU usage. Latency spikes can occur after quiet periods.
#  - blocking
#     High throughput, low latency, higher CPU usage.
#  - busy_spinning
#     Avoids syscalls which could introduce latency jitter. Best when threads can be bound to specific CPU cores.
processor_wait_strategy = blocking

# Size of internal ring buffers. Raise this if raising outputbuffer_processors does not help anymore.
# For optimum performance your LogMessage objects in the ring buffer should fit in your CPU L3 cache.
# Start server with --statistics flag to see buffer utilization.
# Must be a power of 2. (512, 1024, 2048, ...)
ring_size = 1024

# Number of threads used exclusively for dispatching internal events. Default is 2.
#async_eventbus_processors = 2

# EXPERIMENTAL: Dead Letters
# Every failed indexing attempt is logged by default and made visible in the web-interface. You can enable
# the experimental dead letters feature to write every message that was not successfully indexed into the
# MongoDB "dead_letters" collection to make sure that you never lose a message. The actual writing of dead
# letter should work fine already but it is not heavily tested yet and will get more features in future
# releases.
dead_letters_enabled = false

# How many seconds to wait between marking node as DEAD for possible load balancers and starting the actual
# shutdown process. Set to 0 if you have no status checking load balancers in front.
lb_recognition_period_seconds = 3

# Every message is matched against the configured streams and it can happen that a stream contains rules which
# take an unusual amount of time to run, for example if its using regular expressions that perform excessive backtracking.
# This will impact the processing of the entire server. To keep such misbehaving stream rules from impacting other
# streams, Graylog2 limits the execution time for each stream.
# The default values are noted below, the timeout is in milliseconds.
# If the stream matching for one stream took longer than the timeout value, and this happened more than "max_faults" times
# that stream is disabled and a notification is shown in the web interface.
#stream_processing_timeout = 2000
#stream_processing_max_faults = 3

# Length of the interval in seconds in which the alert conditions for all streams should be checked
# and alarms are being sent.
#alert_check_interval = 60

# Since 0.21 the graylog2 server supports pluggable output modules. This means a single message can be written to multiple
# outputs. The next setting defines the timeout for a single output module, including the default output module where all
# messages end up.
#
# Time in milliseconds to wait for all message outputs to finish writing a single message.
#output_module_timeout = 10000

# Time in milliseconds after which a detected stale master node is being rechecked on startup.
#stale_master_timeout = 2000

# Time in milliseconds which Graylog2 is waiting for all threads to stop on shutdown.
#shutdown_timeout = 30000

# MongoDB Configuration
mongodb_useauth = false
#mongodb_user = grayloguser
#mongodb_password = 123
mongodb_host = 10.0.3.21 
#mongodb_replica_set = localhost:27017,localhost:27018,localhost:27019
mongodb_database = graylog2
mongodb_port = 27017

# Raise this according to the maximum connections your MongoDB server can handle if you encounter MongoDB connection problems.
mongodb_max_connections = 100

# Number of threads allowed to be blocked by MongoDB connections multiplier. Default: 5
# If mongodb_max_connections is 100, and mongodb_threads_allowed_to_block_multiplier is 5, then 500 threads can block. More than that and an exception will be thrown.
# http://api.mongodb.org/java/current/com/mongodb/MongoOptions.html#threadsAllowedToBlockForConnectionMultiplier
mongodb_threads_allowed_to_block_multiplier = 5

# Drools Rule File (Use to rewrite incoming log messages)
# See: http://graylog2.org/resources/documentation/general/rewriting
#rules_file = /etc/graylog2.drl

# Email transport
#transport_email_enabled = false
#transport_email_hostname = mail.example.com
#transport_email_port = 587
#transport_email_use_auth = true
#transport_email_use_tls = true
#transport_email_use_ssl = true
#transport_email_auth_username = you@example.com
#transport_email_auth_password = secret
#transport_email_subject_prefix = [graylog2]
#transport_email_from_email = graylog2@example.com

# Specify and uncomment this if you want to include links to the stream in your stream alert mails.
# This should define the fully qualified base url to your web interface exactly the same way as it is accessed by your users.
#transport_email_web_interface_url = https://graylog2.example.com

# HTTP proxy for outgoing HTTP calls
#http_proxy_uri =

# Switch to enable/disable the off-heap message cache. Stores cached messages in the spool directory if set to true.
# Stores the messages in an in-memory data structure if set to false.
#message_cache_off_heap = true

# Directory for the off-heap message cache data. (absolute or relative)
message_cache_spool_dir = /var/lib/graylog2-server/message-cache-spool

# The commit interval for the message cache in milliseconds. Only affects message cache implementations that need to commit data.
#message_cache_commit_interval = 1000

# When more messages are coming in as we can process, incoming messages will be cached in memory until
# they are ready to be processed. Per default this data structure is unbounded, so in situations of
# constant high load, it will grow endlessly until all allocatable memory has been consumed and the
# process dies.
# To prevent this, the next setting allows you to define an upper bound for this memory cache, if the
# number of messages in the cache has reached this limit, incoming messages will be dropped until it
# has shrunk again.
#
# The default is 0, which means no upper bound.
#input_cache_max_size = 0

# Disable the optimization of Elasticsearch indices after index cycling. This may take some load from Elasticsearch
# on heavily used systems with large indices, but it will decrease search performance. The default is to optimize
# cycled indices.
#disable_index_optimization = true

# Optimize the index down to <= index_optimization_max_num_segments. A higher number may take some load from Elasticsearch
# on heavily used systems with large indices, but it will decrease search performance. The default is 1.
#index_optimization_max_num_segments = 1

# Disable the index range calculation on all open/available indices and only calculate the range for the latest
# index. This may speed up index cycling on systems with large indices but it might lead to wrong search results
# in regard to the time range of the messages (i. e. messages within a certain range may not be found). The default
# is to calculate the time range on all open/available indices.
#disable_index_range_calculation = true

# Disable the output cache used to buffer messages when the backend storage, e. g. Elasticsearch or any other output
# plugin is too slow to handle the amount of messages being indexed. It is recommended to disable the output cache
# when using inputs with proper backpressure handling, e. g. Graylog2 radio, AMQP, or Kafka. The default is having
# the output cache disabled.
#disable_output_cache = true

# The threshold of the garbage collection runs. If GC runs take longer than this threshold, a system notification
# will be generated to warn the administrator about possible problems with the system. Default is 1 second.
#gc_warning_threshold = 1s

# Connection timeout for a configured LDAP server (e. g. ActiveDirectory) in milliseconds.
#ldap_connection_timeout = 2000

# https://github.com/bazhenov/groovy-shell-server
#groovy_shell_enable = false
#groovy_shell_port = 6789

# Enable collection of Graylog2-related metrics into MongoDB
#enable_metrics_collection = false
#elasticsearch_network_publish_host = 10.0.3.10
lennartkoopmann commented 9 years ago

(updated the comment to make it readable)

kroepke commented 9 years ago

Is this issue still relevant? It doesn't seem like a bug to me. Please reopen it, if there's new information or a potential bug.

Thanks!

pfigue commented 9 years ago

Hi,

i was having the same issue. Solved by changing the Sec. Groups in the Graylog machine so the ES cluster master could contact back the Graylog machine (i.e. opening 9300/tcp).

svenkata commented 9 years ago

"i was having the same issue. Solved by changing the Sec. Groups in the Graylog machine so the ES cluster master could contact back the Graylog machine (i.e. opening 9300/tcp)."

Did you mean ES is talking back to GrayLog2 Server on port 9300 ? Do we need to open the port 9300 on GrayLog2 server as well ?

joschi commented 9 years ago

@svenkata Elasticsearch and Graylog must be able to communicate on port 9300/tcp (default). Graylog is binding to 9350/tcp by default, so you might want to open that port, too.

I'm locking this issue now because the questions are basically support questions which are better answered on our mailing list or on our IRC channel.