I want to run two filebeat instance in the same directory

i want to run two filebeat instance in the same directory,one using a.yml and the other using b.yml,
and i use the different register data directories.Other than this,what else should i pay attention to ?

@wolfman That should be fine it you are isolating the config and the data directory.

thanks