Skip to content
Snippets Groups Projects
  1. Jun 18, 2019
    • Doug Szumski's avatar
      Ingest non-standard Monasca logs · 4b31fdcf
      Doug Szumski authored
      Presently, errors can appear in Fluentd and Monasca Log API logs due
      to log output from some Monasca services, which do not use Oslo log,
      being processed alongside other OpenStack logs which do.
      
      This change parses these log files separately to prevent these errors.
      
      Change-Id: Ie3cbb51424989b01727b5ebaaeba032767073462
      4b31fdcf
  2. Jun 17, 2019
  3. Jun 16, 2019
  4. Jun 13, 2019
  5. Jun 11, 2019
  6. Jun 10, 2019
    • ZijianGuo's avatar
      Fix mongo command for checking replication status · 08f5c50e
      ZijianGuo authored
      
      By default, the mongo command connection address is '127.0.0.1:27017'.
      If we change mongodb_port, It cause the handle 'Checking current
      replication status' always connect to '127.0.0.1:27017'. So we need
      add options like '--host' and '--port'.
      
      Change-Id: I172ef3d19ff2bea97db3a5207c1a984cd188ceba
      Signed-off-by: default avatarZijianGuo <guozijn@gmail.com>
      08f5c50e
  7. Jun 07, 2019
Loading