You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get the size of the FTL log file upon container startup before starting FTL. We will use this as a starting point to:
- Check that FTL has started when grepping for the "FTL Started" string
- Position to start tailing from when streaming the log file
We wait for a maximum of 30 seconds for FTL to start, else we exit the container
Co-authored-by: yubiuser <[email protected]>
Co-authored-by: casperklein <[email protected]>
Signed-off-by: Adam Warner <[email protected]>
0 commit comments