I have a question... If we use the SigNoz collector to send the logs to our self managed ClickHouse separately, will the SigNoz be able to search those logs/data? Since SigNoz runs within container and we are looking for large scale solution, I doubt clickhouse will be able to scale to handle large data when it is running within container.. Hence we might create a separate clickhouseDB, ingesting using SigNoz Collector and search from SigNoz UI.
Will this approach works?
v
Vishal Sharma
09/19/2024, 6:00 PM
@Prashant Shahi Any insights on this?
j
Jayanna Hallur
09/20/2024, 5:04 PM
Hi @Prashant Shahi@Vishal Sharma someone please clarify?
d
Darren Smith
09/25/2024, 9:31 PM
@Jayanna Hallur - Yes, I have a separate clickhouse cluster with clickhouse keeper to maintain quorum (just 1 replica and 1 shard, so 2 nodes atm) and have a NLB sat in front of it, As long as your collectors use the NLB endpoint and the Query Service does too, it works fine.