Loki distributed database

I’m trying to test “Loki” for log purpose in a distributed environment.
But do “Loki” really need to use Cassandra Database? Is there no function to save Loki itself??

Using Cassandra additionally is burdensome…

HI @taewookim1 Thanks for trying Loki.

No, Loki doesn’t need Cassandra Database(or any NoSQL stores) anymore. You can just use any Cloud storage(like GCS, S3, AzureBlob or any S3 compatible stores).

This document may help you with that.

@kavikanagaraj In the native environment, it seems that PV(nfs) should be used. However, I know that PV has poor performance.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.