Not able to re-install filebeat on a linux server

Hello,
I have accidentally deleted filebeat folder. now, while reinstalling I am getting below error. How can I reinstall filebeat on my linux server.

[root@LX01435L etc]# sudo rpm -vi filebeat-7.1.1-x86_64.rpm
warning: filebeat-7.1.1-x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID d88e42b4: NOKEY
Preparing packages...
package filebeat-7.1.1-1.x86_64 is already installed

Could you try passing the --replacepkgs option to your rpm command?

Shaunak

Hi, Thankyou for you suggestion. filebeat is installed now, but I am not able to start it.
I am using command
service filebeat start

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.