Coder Social home page Coder Social logo

kibrand's Introduction

ElasticFence

Open-Source Elasticsearch Protection & Access-Control

This repository only serves snapshots

Full souce code is available at: https://github.com/elasticfence/elasticsearch-http-user-auth

Installation

ES 2.4.0

bin/plugin install https://github.com/elasticfence/elasticsearch-http-user-auth/raw/2.4/jar/elasticfence-2.4.0-SNAPSHOT.zip

ES 2.3.5

bin/plugin install https://github.com/elasticfence/elasticsearch-http-user-auth/raw/2.3.5/jar/elasticfence-2.3.5-SNAPSHOT.zip

ES 2.3.4

bin/plugin install https://github.com/elasticfence/elasticsearch-http-user-auth/raw/2.3.4/jar/elasticfence-2.3.4-SNAPSHOT.zip

ES 2.3.3

bin/plugin install https://github.com/elasticfence/elasticsearch-http-user-auth/raw/2.3.3/jar/elasticfence-2.3.3-SNAPSHOT.zip

ES 2.3.2

bin/plugin install https://github.com/elasticfence/elasticsearch-http-user-auth/raw/2.3.2/jar/elasticfence-2.3.2-SNAPSHOT.zip

ES 2.3.1

bin/plugin install https://github.com/elasticfence/elasticsearch-http-user-auth/raw/2.3.1/jar/elasticfence-2.3.1-SNAPSHOT.zip

Status

  • Work in progress
Version Release Branch
Elasticsearch 5.x 5.0-SNAPSHOT master

kibrand's People

Contributors

lmangani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kibrand's Issues

unable to display logo

in kibana.yml:

kibrand.enabled: true
kibrand.logourl: "/bundles/src/ui/public/images/logo-configureas.svg"

in log file i see that the customized logo was requested successfully

Dec  2 17:19:00 configureas kibana: {"type":"response","@timestamp":"2016-12-02T16:19:00Z","tags":[],"pid":7145,"method":"get","statusCode":200,"req":{"url":"/bundles/src/ui/public/images/logo-configureas.svg","method":"get","headers":{"host":"configureas.iks.local:5601","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.98 Safari/537.36","accept":"image/webp,image/*,*/*;q=0.8","referer":"http://configureas.iks.local:5601/app/kibana","accept-encoding":"gzip, deflate, sdch","accept-language":"it-IT,it;q=0.8,en-US;q=0.6,en;q=0.4"},"remoteAddress":"192.168.43.1","userAgent":"192.168.43.1","referer":"http://configureas.iks.local:5601/app/kibana"},"res":{"statusCode":200,"responseTime":17,"contentLength":9},"message":"GET /bundles/src/ui/public/images/logo-configureas.svg 200 17ms - 9.0B"}

But at the end of commons.style.css:

.logo {
  display: none !important;
}
.logo-small {
  display: none !important;
}

so no logo is displayed

Cannot install on Kibana 5.2

Don't know if Kibana 5.2 is supported?

ubuntu@kb-01:/usr/share/kibana$ sudo -u kibana bin/kibana-plugin install https://github.com/elasticfence/kibrand/archive/master.tar.gz
Attempting to transfer from https://github.com/elasticfence/kibrand/archive/master.tar.gz
Transferring unknown number of bytes
Transfer complete
Retrieving metadata from plugin archive
Error: Could not find the End of Central Directory Record
Plugin installation was unsuccessful due to error "Error retrieving metadata from plugin archive"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.