Skip to content
Snippets Groups Projects
  1. Sep 13, 2017
    • Mark Goddard's avatar
      Support configuration of custom fluentd outputs · fb465146
      Mark Goddard authored
      In some scenarios it may be useful to configure custom fluentd outputs
      to forward logs to a logging service other than elasticsearch.
      
      This change supports configuration of fluentd outputs by placing
      output configuration files in /etc/kolla/config/fluentd/output/*.conf.
      
      Change-Id: I3c0b271d88dbb307ba3a23546e29c72e8baeca55
      Implements: blueprint fluentd-custom-outputs
      fb465146
  2. Sep 06, 2017
  3. May 02, 2017
    • Bertrand Lallau's avatar
      Configure Kibana default index pattern · 2afc869d
      Bertrand Lallau authored
      When Kibana interface is opened for the first time, it requires creating
      a default index pattern. To view, analyse and search logs, at least one
      index pattern has to be created.
      This patch automate "flog-*" default index pattern creation and set it
      has default config.
      
      Partially-implements: blueprint default-kibana-dashboard
      Change-Id: Ie36696f9ad38ba7e49e65e0793a3b98d9f03ee8d
      2afc869d
  4. Mar 24, 2017
    • zhouyunfeng's avatar
      change log-* to flog-*. · 6a10504b
      zhouyunfeng authored
      correspondence with 'logstash_prefix flog' in 'kolla-ansible/ansible/
      /roles/common/templates/conf/output/01-es.conf.j2'
      and 'kolla-ansible/ansible/roles/common/templates/conf/output/
      /00-local.conf.j2'.
      
      Change-Id: I90a7b1b6a5267d79f192345e531b503d3a99ca79
      6a10504b
  5. Mar 22, 2017
  6. Jan 28, 2017
    • Sayantani Goswami's avatar
      Update Kolla-Ansible documents · 5b35e389
      Sayantani Goswami authored
      Kolla-ansible related documents existed on both Kolla and Kolla-Ansible
      repositories. A lot of Kolla-ansible related documents were updated in
      the Kolla repository. Porting the changes made to these documents in
      Kolla repo to Kolla-Ansible repo so that the Kolla-ansible documents can
      be removed (Refer to patch https://review.openstack.org/#/c/425749/)
      
      Change-Id: I7c53626ce551189acdb0dcbabe9369b81eed3347
      5b35e389
  7. Aug 12, 2016
    • Joseph Horne's avatar
      Minor doc fix · 93d91cd0
      Joseph Horne authored
      Changed json to JSON for correct capitalization
      
      Change-Id: I72ae9f205a2089e2d6f72c5f5c0fd55d61ee7532
      93d91cd0
  8. Aug 04, 2016
    • Christian Berendt's avatar
      Add doc8 test and improve rst syntax · c3d8262e
      Christian Berendt authored
      This will test all rst files inside the doc directory for style issues with
      doc8 (an opinionated style checker for rst styles of documentation).
      
      This will fix all syntax issues identified by doc8 and will improve
      the syntax.
      
      Change-Id: Id1b9563e07e77e306aef5a0767c98c27f87c5c0e
      c3d8262e
  9. Jul 08, 2016
  10. May 27, 2016
  11. May 16, 2016
    • Swapnil Kulkarni (coolsvap)'s avatar
      Structuring the documentation · d87b4f63
      Swapnil Kulkarni (coolsvap) authored
      Restructured the documenation to
      
      1. Add reference at the top
      2. Updated the title formatting
      3. Updated the heading formatting
      4. Updated the links formatting
      
      Change-Id: Ie3786e92fee674da1fa39cf07f1bf0a3badd5b92
      d87b4f63
  12. Apr 15, 2016
    • akwasniewska's avatar
      Add Kibana quick start guide · 732ef0e7
      akwasniewska authored
      Includes basic information about how to search, visualize and analyse logs,
      create a Dashboard and export/import created items.
      
      Closes-Bug: #1570544
      
      Change-Id: I70ce5d28a6bb719a94570d23e85d5ba4aa0b114e
      732ef0e7
Loading