Filebeat HA servers

no that is not possible, the mounting of this is maintained by veritas. During failover, the log file gets moved to a different server.

lets say on server 1, filebeat read the logs file and offset it at 10, then the files moves to a different server and then comes back to server1. Will filebeat only send me new entries that are going to start generating after the switch over? or will it try to read from offset 10, for all we know the log file would have completely rolled. If it will only send latest entries, that will work.