Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Add docs for restoring to new cluster #79683

Merged
merged 12 commits into from
Oct 26, 2021
Merged

[DOCS] Add docs for restoring to new cluster #79683

merged 12 commits into from
Oct 26, 2021

Commits on Oct 22, 2021

  1. [DOCS] Add docs for restoring to new cluster

    When restoring a snapshot to a new cluster, users may expect the cluster
    to not contain any conflicting indices or data streams. However, some
    features, such as the GeoIP processor, automatically create indices at
    startup.
    
    This adds a related procedure to the restore a snapshot tutorial. I plan
    to improve other documentation related to feature states in snapshots
    in a separate PR(s).
    
    Relates to #79675
    jrodewig committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    aa02538 View commit details
    Browse the repository at this point in the history
  2. fix snippet test

    jrodewig committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    062f7d1 View commit details
    Browse the repository at this point in the history
  3. bump heading

    jrodewig committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    5ccf5d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. edits

    jrodewig committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    6dded7b View commit details
    Browse the repository at this point in the history
  2. reword

    jrodewig committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    6ca9e2d View commit details
    Browse the repository at this point in the history
  3. reword

    jrodewig committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    3b751ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cafba7 View commit details
    Browse the repository at this point in the history
  5. Re-add sentence

    jrodewig committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    a696810 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    765b90e View commit details
    Browse the repository at this point in the history
  2. Relocate Kibana note

    jrodewig committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    0840f92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76f49a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. edits

    jrodewig committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    23705c7 View commit details
    Browse the repository at this point in the history