Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to decide storage to use for logs based on criteria like n/w , space, cost,speed,fault tolerance, reliablity

avatar
New Member
 
1 ACCEPTED SOLUTION

avatar
Master Guru

if you are looking for simple storage and analytics on logs then HDFS

if you are looking for low latency reads/writes on log events then phoenix/hbase

for cyber security, metron+nifi+hdfs

For searching on logs, solr

For low latency reads/writes and searching, HBase+solr (using lily indexer)

View solution in original post

1 REPLY 1

avatar
Master Guru

if you are looking for simple storage and analytics on logs then HDFS

if you are looking for low latency reads/writes on log events then phoenix/hbase

for cyber security, metron+nifi+hdfs

For searching on logs, solr

For low latency reads/writes and searching, HBase+solr (using lily indexer)