Centos7
Need to install from the local file system (not via git, etc).
From the kibana bin directory I ran the below command:
./kibana-plugin install file:///opt/kibana/kibana-plugin-gauge-sg-master.zip
And received error:
Plugin installation was unsuccessful due to error "No kibana plugins found in archive"
The file is owned by the kibana user.