Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.28 KB | None | 0 0
  1. root@graylog:/var/log/graylog-server# ls
  2. server.log
  3. root@graylog:/var/log/graylog-server# tail -80 server.log
  4. 2017-07-24T13:44:38.955-07:00 INFO [NodeId] Node ID: 5cc4a899-13ef-4a2b-b008-c4b7ca4c7d9f
  5. 2017-07-24T13:44:39.115-07:00 INFO [LogManager] Loading logs.
  6. 2017-07-24T13:44:39.165-07:00 INFO [LogManager] Logs loading complete.
  7. 2017-07-24T13:44:39.165-07:00 INFO [KafkaJournal] Initialized Kafka based journal at /var/lib/graylog-server/journal
  8. 2017-07-24T13:44:39.185-07:00 INFO [InputBufferImpl] Initialized InputBufferImpl with ring size <65536> and wait strategy <BlockingWaitStrategy>, running 2 parallel message handlers.
  9. 2017-07-24T13:44:39.208-07:00 INFO [cluster] Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=5000}
  10. 2017-07-24T13:44:39.251-07:00 INFO [cluster] No server chosen by ReadPreferenceServerSelector{readPreference=primary} from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out
  11. 2017-07-24T13:44:39.264-07:00 INFO [connection] Opened connection [connectionId{localValue:1, serverValue:6}] to localhost:27017
  12. 2017-07-24T13:44:39.265-07:00 INFO [cluster] Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[2, 6, 10]}, minWireVersion=0, maxWireVersion=2, maxDocumentSize=16777216, roundTripTimeNanos=344023}
  13. 2017-07-24T13:44:39.270-07:00 INFO [connection] Opened connection [connectionId{localValue:2, serverValue:7}] to localhost:27017
  14. 2017-07-24T13:44:39.509-07:00 INFO [node] [graylog-5cc4a899-13ef-4a2b-b008-c4b7ca4c7d9f] version[2.4.4], pid[2615], build[fcbb46d/2017-01-03T11:33:16Z]
  15. 2017-07-24T13:44:39.509-07:00 INFO [node] [graylog-5cc4a899-13ef-4a2b-b008-c4b7ca4c7d9f] initializing ...
  16. 2017-07-24T13:44:39.514-07:00 INFO [plugins] [graylog-5cc4a899-13ef-4a2b-b008-c4b7ca4c7d9f] modules [], plugins [graylog-monitor], sites []
  17. 2017-07-24T13:44:40.605-07:00 INFO [node] [graylog-5cc4a899-13ef-4a2b-b008-c4b7ca4c7d9f] initialized
  18. 2017-07-24T13:44:40.660-07:00 INFO [ProcessBuffer] Initialized ProcessBuffer with ring size <65536> and wait strategy <BlockingWaitStrategy>.
  19. 2017-07-24T13:44:41.886-07:00 INFO [RulesEngineProvider] No static rules file loaded.
  20. 2017-07-24T13:44:42.069-07:00 WARN [GeoIpResolverEngine] GeoIP database file does not exist: /etc/graylog/server/GeoLite2-City.mmdb
  21. 2017-07-24T13:44:42.073-07:00 INFO [OutputBuffer] Initialized OutputBuffer with ring size <65536> and wait strategy <BlockingWaitStrategy>.
  22. 2017-07-24T13:44:42.115-07:00 WARN [GeoIpResolverEngine] GeoIP database file does not exist: /etc/graylog/server/GeoLite2-City.mmdb
  23. 2017-07-24T13:44:42.151-07:00 WARN [GeoIpResolverEngine] GeoIP database file does not exist: /etc/graylog/server/GeoLite2-City.mmdb
  24. 2017-07-24T13:44:42.184-07:00 WARN [GeoIpResolverEngine] GeoIP database file does not exist: /etc/graylog/server/GeoLite2-City.mmdb
  25. 2017-07-24T13:44:42.215-07:00 WARN [GeoIpResolverEngine] GeoIP database file does not exist: /etc/graylog/server/GeoLite2-City.mmdb
  26. 2017-07-24T13:44:42.664-07:00 INFO [ServerBootstrap] Graylog server 2.2.3+7adc951 starting up
  27. 2017-07-24T13:44:42.664-07:00 INFO [ServerBootstrap] JRE: Oracle Corporation 1.8.0_131 on Linux 4.10.0-27-generic
  28. 2017-07-24T13:44:42.664-07:00 INFO [ServerBootstrap] Deployment: deb
  29. 2017-07-24T13:44:42.664-07:00 INFO [ServerBootstrap] OS: Ubuntu 16.04.2 LTS (xenial)
  30. 2017-07-24T13:44:42.664-07:00 INFO [ServerBootstrap] Arch: amd64
  31. 2017-07-24T13:44:42.667-07:00 WARN [DeadEventLoggingListener] Received unhandled event of type <org.graylog2.plugin.lifecycles.Lifecycle> from event bus <AsyncEventBus{graylog-eventbus}>
  32. 2017-07-24T13:44:42.683-07:00 INFO [PeriodicalsService] Starting 26 periodicals ...
  33. 2017-07-24T13:44:42.683-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.ThroughputCalculator] periodical in [0s], polling every [1s].
  34. 2017-07-24T13:44:42.684-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.AlertScannerThread] periodical in [10s], polling every [60s].
  35. 2017-07-24T13:44:42.686-07:00 INFO [node] [graylog-5cc4a899-13ef-4a2b-b008-c4b7ca4c7d9f] starting ...
  36. 2017-07-24T13:44:42.686-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread] periodical in [0s], polling every [1s].
  37. 2017-07-24T13:44:42.688-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.ClusterHealthCheckThread] periodical in [120s], polling every [20s].
  38. 2017-07-24T13:44:42.690-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.ContentPackLoaderPeriodical] periodical, running forever.
  39. 2017-07-24T13:44:42.691-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.GarbageCollectionWarningThread] periodical, running forever.
  40. 2017-07-24T13:44:42.692-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.IndexerClusterCheckerThread] periodical in [0s], polling every [30s].
  41. 2017-07-24T13:44:42.692-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.IndexRetentionThread] periodical in [0s], polling every [300s].
  42. 2017-07-24T13:44:42.692-07:00 INFO [IndexRetentionThread] Elasticsearch cluster not available, skipping index retention checks.
  43. 2017-07-24T13:44:42.692-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.IndexRotationThread] periodical in [0s], polling every [10s].
  44. 2017-07-24T13:44:42.693-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.NodePingThread] periodical in [0s], polling every [1s].
  45. 2017-07-24T13:44:42.694-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.VersionCheckThread] periodical in [300s], polling every [1800s].
  46. 2017-07-24T13:44:42.695-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.ThrottleStateUpdaterThread] periodical in [1s], polling every [1s].
  47. 2017-07-24T13:44:42.696-07:00 INFO [connection] Opened connection [connectionId{localValue:3, serverValue:8}] to localhost:27017
  48. 2017-07-24T13:44:42.696-07:00 INFO [connection] Opened connection [connectionId{localValue:4, serverValue:9}] to localhost:27017
  49. 2017-07-24T13:44:42.696-07:00 INFO [connection] Opened connection [connectionId{localValue:5, serverValue:10}] to localhost:27017
  50. 2017-07-24T13:44:42.696-07:00 INFO [Periodicals] Starting [org.graylog2.events.ClusterEventPeriodical] periodical in [0s], polling every [1s].
  51. 2017-07-24T13:44:42.697-07:00 INFO [Periodicals] Starting [org.graylog2.events.ClusterEventCleanupPeriodical] periodical in [0s], polling every [86400s].
  52. 2017-07-24T13:44:42.699-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.ClusterIdGeneratorPeriodical] periodical, running forever.
  53. 2017-07-24T13:44:42.700-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.IndexRangesMigrationPeriodical] periodical, running forever.
  54. 2017-07-24T13:44:42.704-07:00 INFO [connection] Opened connection [connectionId{localValue:6, serverValue:11}] to localhost:27017
  55. 2017-07-24T13:44:42.706-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.IndexRangesCleanupPeriodical] periodical in [15s], polling every [3600s].
  56. 2017-07-24T13:44:42.708-07:00 INFO [IndexerClusterCheckerThread] Indexer not fully initialized yet. Skipping periodic cluster check.
  57. 2017-07-24T13:44:42.717-07:00 INFO [PeriodicalsService] Not starting [org.graylog2.periodical.UserPermissionMigrationPeriodical] periodical. Not configured to run on this node.
  58. 2017-07-24T13:44:42.717-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.AlarmCallbacksMigrationPeriodical] periodical, running forever.
  59. 2017-07-24T13:44:42.717-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.ConfigurationManagementPeriodical] periodical, running forever.
  60. 2017-07-24T13:44:42.723-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.LdapGroupMappingMigration] periodical, running forever.
  61. 2017-07-24T13:44:42.725-07:00 INFO [Periodicals] Starting [org.graylog2.periodical.IndexFailuresPeriodical] periodical, running forever.
  62. 2017-07-24T13:44:42.725-07:00 INFO [Periodicals] Starting [org.graylog.plugins.usagestatistics.UsageStatsNodePeriodical] periodical in [300s], polling every [21600s].
  63. 2017-07-24T13:44:42.726-07:00 INFO [Periodicals] Starting [org.graylog.plugins.usagestatistics.UsageStatsClusterPeriodical] periodical in [300s], polling every [21600s].
  64. 2017-07-24T13:44:42.727-07:00 INFO [Periodicals] Starting [org.graylog.plugins.pipelineprocessor.periodical.LegacyDefaultStreamMigration] periodical, running forever.
  65. 2017-07-24T13:44:42.727-07:00 INFO [Periodicals] Starting [org.graylog.plugins.collector.periodical.PurgeExpiredCollectorsThread] periodical in [0s], polling every [3600s].
  66. 2017-07-24T13:44:42.728-07:00 INFO [LegacyDefaultStreamMigration] Legacy default stream has no connections, no migration needed.
  67. 2017-07-24T13:44:42.774-07:00 INFO [V20161130141500_DefaultStreamRecalcIndexRanges] Cluster not connected yet, delaying migration until it is reachable.
  68. 2017-07-24T13:44:42.925-07:00 INFO [transport] [graylog-5cc4a899-13ef-4a2b-b008-c4b7ca4c7d9f] publish_address {127.0.0.1:9350}, bound_addresses {[::1]:9350}, {127.0.0.1:9350}
  69. 2017-07-24T13:44:42.931-07:00 INFO [discovery] [graylog-5cc4a899-13ef-4a2b-b008-c4b7ca4c7d9f] graylog/0mn11GLtQymTRUA_7KJx9A
  70. 2017-07-24T13:44:43.045-07:00 INFO [JerseyService] Enabling CORS for HTTP endpoint
  71. 2017-07-24T13:44:45.934-07:00 WARN [discovery] [graylog-5cc4a899-13ef-4a2b-b008-c4b7ca4c7d9f] waited for 3s and no initial state was set by the discovery
  72. 2017-07-24T13:44:45.934-07:00 INFO [node] [graylog-5cc4a899-13ef-4a2b-b008-c4b7ca4c7d9f] started
  73. 2017-07-24T13:44:46.037-07:00 INFO [service] [graylog-5cc4a899-13ef-4a2b-b008-c4b7ca4c7d9f] detected_master {Chtylok}{7kPUbsxcSjWVs70WDwRieg}{127.0.0.1}{127.0.0.1:9300}, added {{Chtylok}{7kPUbsxcSjWVs70WDwRieg}{127.0.0.1}{127.0.0.1:9300},}, reason: zen-disco-receive(from master [{Chtylok}{7kPUbsxcSjWVs70WDwRieg}{127.0.0.1}{127.0.0.1:9300}])
  74. 2017-07-24T13:44:50.165-07:00 INFO [NetworkListener] Started listener bound to [172.16.5.42:9000]
  75. 2017-07-24T13:44:50.166-07:00 INFO [HttpServer] [HttpServer] Started.
  76. 2017-07-24T13:44:50.166-07:00 INFO [JerseyService] Started REST API at <http://172.16.5.42:9000/api/>
  77. 2017-07-24T13:44:52.337-07:00 INFO [NetworkListener] Started listener bound to [127.0.0.1:9000]
  78. 2017-07-24T13:44:52.337-07:00 INFO [HttpServer] [HttpServer-1] Started.
  79. 2017-07-24T13:44:52.338-07:00 INFO [JerseyService] Started Web Interface at <http://127.0.0.1:9000/>
  80. 2017-07-24T13:44:52.339-07:00 INFO [ServiceManagerListener] Services are healthy
  81. 2017-07-24T13:44:52.339-07:00 INFO [InputSetupService] Triggering launching persisted inputs, node transitioned from Uninitialized [LB:DEAD] to Running [LB:ALIVE]
  82. 2017-07-24T13:44:52.341-07:00 INFO [ServerBootstrap] Services started, startup times in ms: {OutputSetupService [RUNNING]=0, JournalReader [RUNNING]=2, BufferSynchronizerService [RUNNING]=2, InputSetupService [RUNNING]=4, KafkaJournal [RUNNING]=4, ConfigurationEtagService [RUNNING]=7, StreamCacheService [RUNNING]=19, PeriodicalsService [RUNNING]=52, IndexerSetupService [RUNNING]=3365, JerseyService [RUNNING]=9656}
  83. 2017-07-24T13:44:52.349-07:00 INFO [ServerBootstrap] Graylog server up and running.
  84. root@graylog:/var/log/graylog-server#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement