Setting Up Snapshot Feature

Hi,

So I've tested out curl commands for snapshot API on localhost and its working fine.

Moving forward, am attempting to replicate the same thing in my staging/test servers for my elk nodes (i have 3 nodes).

My questions are:
Are there any kind of file (yaml), ssl certificate, repository or any other kind of consideration that I should take note of?

Any guides on how I can set up the snapshot API on servers other than localhost would be greatly appreciated.

File system snapshots need to use shared storage, e.g. NFS volume, that is mounted in the same location on all nodes in the cluster. Instructions for how to set this up is available here.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.