4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
10 results tagged kibana x
  • thumbnail
    In visualization editor, add ability to change linked save search · Issue #5060 · elastic/kibana

    pas pratique, mais plus pratique que de recréer la vizualization

    This is possible if we go to Settings > Objects > Visualizations. If we edit the required visualization and replace the search ID with updated search and save the visualization object. (I found the search ID is hyphenated word if saved search consists of white spaces in the name.)

    27 mars 2019 à 14:03:58 UTC+1 - permalink - archive.org - https://github.com/elastic/kibana/issues/5060
    kibana
  • Note: Kibana example request

    Little reminder

    request field matching exactly "/myapi/foo/bar"
    request.raw:"/myapi/foo/bar"

    request field starting with "/myapi" :
    request.raw:\/myapi\/*

    request field end with foo :
    request.raw:*.foo

    18 août 2016 à 11:08:20 UTC+2 - permalink - archive.org - https://links.infomee.fr/?dOU5gQ
    example kibana request
  • systemd service file for kibana 4.3

    [Unit]
    Description=Kibana 4

    [Service]
    Type=simple
    User=logstash
    Environment=CONFIG_PATH=/opt/kibana/config/kibana.yml
    Environment=NODE_ENV=production
    ExecStart=/opt/kibana/node/bin/node /opt/kibana/src/cli

    [Install]
    WantedBy=multi-user.target

    30 novembre 2015 à 14:56:07 UTC+1 - permalink - archive.org - https://links.infomee.fr/?ynURrg
    kibana systemd
  • thumbnail
    Run Kibana as service on CentOS - Kibana - Discuss Elasticsearch, Logstash and Kibana | Elastic
    26 octobre 2015 à 15:55:45 UTC+1 - permalink - archive.org - https://discuss.elastic.co/t/run-kibana-as-service-on-centos/23971/3
    kibana service
  • thumbnail
    Syntaxe pour faire des recherches dans kibana

    Syntaxe pour faire des recherches dans kibana

    20 mai 2015 à 10:57:31 UTC+2 - permalink - archive.org - https://www.elastic.co/guide/en/kibana/current/discover.html#search
    elasticsearch kibana lucene syntaxe
  • thumbnail
    scripts/kibana4_init at master · akabdog/scripts
    26 mars 2015 à 11:07:48 UTC+1 - permalink - archive.org - https://github.com/akabdog/scripts/blob/master/kibana4_init
    init kibana
  • Ou on arrive enfin elasticsearch | Karlesnine
    4 février 2015 à 14:24:00 UTC+1 - permalink - archive.org - https://www.karlesnine.com/2015/02/04/ou-on-arrive-enfin-elasticsearch/
    elasticsearch elk kibana logstash
  • Kibana4 liste de fields

    Dans la vue Discover de Kibana4, si vous ne voyez pas tous les champs d'une entrée....

    Tentez cette manip' : Settings > Indices > Select your indice (logstash-*) > then refresh..

    Cette liste a parfois du mal à se rafraichir si il y a trop de documents/de champs (PS : plusieurs heureuse de debug sans résultat, la solution m'a été donnée sur irc : freenode#kibana) thx rashidkpc

    25 novembre 2014 à 15:52:11 UTC+1 - permalink - archive.org - https://links.infomee.fr/?ANfw7A
    field kibana
  • Using ulogd and JSON output » To Linux and beyond !

    Pas simple : "ulogd" un plugin userspace pour iptables va sortir un output en JSON. Logstash récupère derriere et envoie à elasticsearch. Kibana peut afficher.

    Au final un dashboard qui résume le trafic.

    • http://www.netfilter.org/projects/ulogd/index.html

    Via skunnyk

    3 février 2014 à 10:48:55 UTC+1 - permalink - archive.org - https://home.regit.org/2014/02/using-ulogd-and-json-output/
    iptables kibana logstash netfilter
  • logstash - open source log management

    Logstash c'est bien.

    En fait c'est mieux avec ses deux copains : elasticsearch et kibana !

    Logstash permet de :
    1) récupérer "des choses" (parmi des input, comme par exemple des logs),
    2) de les traiter (par exemple, appliquer des regex pour récupérer des champs),
    3) de balancer la structure obtenue après traitement "quelquepart" (il existe des tas d'output, par exemple : elasticsearch)

    Une fois que vous avez ça en place, vous pouvez visualiser vos données stockées dans elasticsearch avec kibana! (et ça donne ça : http://www.elasticsearch.org/overview/kibana/)

    Sympa pour exploiter des access.log par exemple :)

    13 décembre 2013 à 10:50:22 UTC+1 - permalink - archive.org - http://logstash.net/
    elasticsearch kibana log logstash
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation