Hi. I need to know how the logs are stored locally...
# support
s
Hi. I need to know how the logs are stored locally, And where they will be stored.
a
Copy code
sudo docker exec -it clickhouse-setup_clickhouse_1 /bin/bash
Copy code
clickhouse-client
Copy code
use signoz_logs;
Copy code
show tables;
logs
is the main table that stores all the logs