Logstash failed while stream from Logback

Hi,

i'm sending logs from 10 different micro services(Springboot) via Logback.xml to Logstash. Due to some failure, the connection of Logback.xml to Logstash was down,

after some time later the connection was enabled, how the the streaming will resume from missed pointer(line no) and how to manage the heap memory of each micro services(Springboot) until connection resume.

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