From 3d66f0fb8bd27c5b42a33bba7353ca4876b4abaf Mon Sep 17 00:00:00 2001 From: Igal Levy Date: Fri, 20 Dec 2013 13:08:25 -0800 Subject: [PATCH] added Realtime-ingestion under Data Ingestion (this is the content split from Realtime, which is now just about the node); moved Firehose and Plumber under Realtime-ingestion --- docs/content/toc.textile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/content/toc.textile b/docs/content/toc.textile index 802d94ef434..7e3ae9566ef 100644 --- a/docs/content/toc.textile +++ b/docs/content/toc.textile @@ -21,7 +21,9 @@ h2. Operations * "Booting a Production Cluster":./Booting-a-production-cluster.html h2. Data Ingestion -* "Realtime":./Realtime.html +* "Realtime":./Realtime-ingestion.html +** "Firehose":./Firehose.html +** "Plumber":./Plumber.html * "Batch":./Batch-ingestion.html * "Indexing Service":./Indexing-Service.html ** "Tasks":./Tasks.html @@ -52,8 +54,6 @@ h2. Architecture ** "Coordinator":./Coordinator.html *** "Rule Configuration":./Rule-Configuration.html ** "Realtime":./Realtime.html -*** "Firehose":./Firehose.html -*** "Plumber":./Plumber.html ** "Indexing Service":./Indexing-Service.html *** "Middle Manager":./Middlemanager.html *** "Peon":./Peons.html