The Unifi Network server writes a bunch of log files that we need to
forward to Victoria Logs. This commit introduces components to the
Fluent Bit pipeline to read these files with the `tail` input plugin,
parse them using regular expressions to extract the correct time stamp
from the messages, and send them to Victoria Logs.