How to install and configure multiple filebeat in linux instance

Thanks Dave for your suggestion. I have the below issues..

  1. Unable to install the 2nd filebeat in linux instance stating below
    Preparing packages...
    package filebeat-6.2.4-1.x86_64 is already installed

  2. I tried to install manually using tar and unable to start it.

filebeat.2.yml

systemctl start filebeat@2.service
Failed to start filebeat@2.service: Unit not found.

Please advise.