This message was deleted.
# support
s
This message was deleted.
s
That can take 1-10 minutes
Since there is batch processing it might take 1 or 2 minutes but 10 minutes is unusually high. How are you collecting logs?
h
I installed the default k8s helm chart on my k8s cluster
I create logs in in a golang app via logrus as json and print this to stdout.
Willing to change whatever it needs here to make this "a bit more" like ddog.
s
@nitya-signoz do you know when does it take unusually as long as 10 mins for logs to appear?
n
No, haven’t seen something like this. Is this for happening for a single application or all the logs that are collected are showing 10 mins late ?
h
I have a namespace where I want to have logs
and I am filtering via a kubernetes deploy name (as I did in ddog)
n
can you give us idea about how much logs you are ingesting , you can find that chart on the logs page chart
h
Yes
I get a ping via readiness check very 10 sec. Goa creates request id.
Sometimes I can't see the reference id at all - but - kubectl and vs code (which uses kubectl) or openlens (which also uses kubectl) can find it