Elasticsearch

  • By Llama (LMA) Charmers
Channel Revision Published Runs on
latest/stable 67 14 Feb 2023
Ubuntu 20.04 Ubuntu 18.04
latest/candidate 67 10 Jan 2023
Ubuntu 20.04 Ubuntu 18.04
latest/edge 67 02 Nov 2022
Ubuntu 20.04 Ubuntu 18.04
juju deploy elasticsearch
Show information

Platform:

Ubuntu
20.04 18.04

Learn about actions >

  • disable-shard-allocation

    Disable shard allocation for all indices

    Params
    • format string

      The output format. Either json or yaml (default)

  • enable-shard-allocation

    Enable shard allocation for all indices

    Params
    • format string

      The output format. Either json or yaml (default)

  • get-health

    Show health summary

    Params
    • format string

      The output format. Either json, yaml or text (default)

  • list-cluster-settings

    List cluster settings

    Params
    • flat-settings boolean

      Return settings in flat format

    • format string

      The output format. Either json or yaml (default)

    • include-defaults boolean

      Include default settings in the output

  • list-indices

    List indices

    Params
    • format string

      The output format. Either json, yaml or text (default)

  • list-nodes

    List nodes in the cluster

    Params
    • format string

      The output format. Either json, yaml or text (default)

  • list-shards

    List shards

    Params
    • format string

      The output format. Either json, yaml or text (default)

  • recovery-status

    Show information about shard recoveries, both ongoing and completed

    Params
    • format string

      The output format. Either json, yaml or text (default)

  • synced-flush

    Stop indexing and perform a synced flush

    Params
    • format string

      The output format. Either json or yaml (default)

  • version

    Show version details

    Params
    • format string

      The output format. Either json or yaml (default)