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.)

    March 27, 2019 at 2:03:58 PM GMT+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

    August 18, 2016 at 11:08:20 AM GMT+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

    November 30, 2015 at 2:56:07 PM GMT+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
    October 26, 2015 at 3:55:45 PM GMT+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

    May 20, 2015 at 10:57:31 AM GMT+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
    March 26, 2015 at 11:07:48 AM GMT+1 - permalink - archive.org - https://github.com/akabdog/scripts/blob/master/kibana4_init
    init kibana
  • Ou on arrive enfin elasticsearch | Karlesnine
    February 4, 2015 at 2:24:00 PM GMT+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

    November 25, 2014 at 3:52:11 PM GMT+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

    February 3, 2014 at 10:48:55 AM GMT+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 :)

    December 13, 2013 at 10:50:22 AM GMT+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