Hi Eli, On Tuesday, 19 July 2016 13:18:49 UTC+2, Eli Jordan wrote: > > My understanding is that the disk journal is just an internal Kafka topic. > Since we are already using Kafka to buffer messages, this seems redundant. > (Also, since we are running graylog in docker the journal is transient > without configuring appropriate docker volumes). >
That's not quite correct. Graylog is using the journal implementation from Apache Kafka internally but it's not a full-fledged Kafka broker, e. g. the whole Kafka networking stack is missing (it's there for the Kafka client in the Kafka inputs, of course). Cheers, Jochen -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/5561f4cc-2290-484f-b32e-c63a7d572957%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
