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
One use case for FLP is to process JSON from log file created by other process. For this FLP needs to monitor file for new JSON appended and support rotation of the log file (file may moved and new file is created by application, old files are deleted)
The text was updated successfully, but these errors were encountered:
One use case for FLP is to process JSON from log file created by other process. For this FLP needs to monitor file for new JSON appended and support rotation of the log file (file may moved and new file is created by application, old files are deleted)
The text was updated successfully, but these errors were encountered: