You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I work for Time Warner Cable/Charter (c-Thomas.X.Miller@charter.com), I'm trying to get this up and running with our ELK stack. It seems to be a non-starter:
[DEV] root@dev02-kibana-001:/tmp# /opt/kibana/bin/kibana plugin --url file:///tmp/fts-keystone.tar.gz -d /opt/kibana/installedPlugins --install fts-keystone
Installing fts-keystone
Attempting to transfer from file:///tmp/fts-keystone.tar.gz
Transferring 8503 bytes....................
Transfer complete
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
Plugin installation was unsuccessful due to error "Cannot read property 'error' of undefined"
I work for Time Warner Cable/Charter (c-Thomas.X.Miller@charter.com), I'm trying to get this up and running with our ELK stack. It seems to be a non-starter:
[DEV] root@dev02-kibana-001:/tmp# git clone https://github.com/FujitsuEnablingSoftwareTechnologyGmbH/fts-keystone.git && tar --exclude='.git' -czvf fts-keystone.tar.gz fts-keystone
Cloning into 'fts-keystone'...
remote: Counting objects: 27, done.
remote: Total 27 (delta 0), reused 0 (delta 0), pack-reused 27
Unpacking objects: 100% (27/27), done.
Checking connectivity... done.
fts-keystone/
fts-keystone/.gitignore
fts-keystone/gulpfile.js
fts-keystone/server/
fts-keystone/server/session/
fts-keystone/server/session/index.js
fts-keystone/server/proxy/
fts-keystone/server/proxy/retrieveToken.js
fts-keystone/server/proxy/proxy.js
fts-keystone/server/proxy/index.js
fts-keystone/server/tests/
fts-keystone/server/tests/proxy.spec.js
fts-keystone/server/tests/retrieveToken.spec.js
fts-keystone/server/tests/util.spec.js
fts-keystone/server/tests/healthcheck.spec.js
fts-keystone/server/healthcheck/
fts-keystone/server/healthcheck/index.js
fts-keystone/server/util/
fts-keystone/server/util/index.js
fts-keystone/LICENSE
fts-keystone/.eslintrc
fts-keystone/.babelrc
fts-keystone/package.json
fts-keystone/index.js
[DEV] root@dev02-kibana-001:/tmp# /opt/kibana/bin/kibana plugin --url file:///tmp/fts-keystone.tar.gz -d /opt/kibana/installedPlugins --install fts-keystone
Installing fts-keystone
Attempting to transfer from file:///tmp/fts-keystone.tar.gz
Transferring 8503 bytes....................
Transfer complete
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
Plugin installation was unsuccessful due to error "Cannot read property 'error' of undefined"
[DEV] root@dev02-kibana-001:/tmp# /opt/kibana/bin/kibana --version
4.4.2