Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

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

avatar
Contributor
 
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)