Deployment Architecture

copy data from a server to backup server

HoangSon
New Member

Hi all
I have problem in during copy all file from splunk server to backup server. I want to backup any (configure and data -like kvstore, indexes, .v.v.) splunk to backup server but where i copy file from splunk server to backup server job can't be finish. My Splunk Server Using in CentOS 7.5 my backup Server Using Windows Server 2k12

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Splunk has documentation on how to back up your configurations and data. See
https://docs.splunk.com/Documentation/Splunk/8.0.0/Admin/Backupconfigurations
https://docs.splunk.com/Documentation/Splunk/8.0.0/Indexer/Backupindexeddata
https://docs.splunk.com/Documentation/Splunk/8.0.0/Admin/BackupKVstore

You should note that hot buckets cannot be backed up because they are being written to continually.

Is your goal to run Splunk on the Windows server in the event the CentOS server fails? If so, there may be other considerations such as file path differences.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Splunk has documentation on how to back up your configurations and data. See
https://docs.splunk.com/Documentation/Splunk/8.0.0/Admin/Backupconfigurations
https://docs.splunk.com/Documentation/Splunk/8.0.0/Indexer/Backupindexeddata
https://docs.splunk.com/Documentation/Splunk/8.0.0/Admin/BackupKVstore

You should note that hot buckets cannot be backed up because they are being written to continually.

Is your goal to run Splunk on the Windows server in the event the CentOS server fails? If so, there may be other considerations such as file path differences.

---
If this reply helps you, Karma would be appreciated.
0 Karma

HoangSon
New Member

Hi thanks for your answer, I mean, just copy the file from CentOS to the Windows Server storage area, I have solved this problem thank so muck

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Please share your solution to help future readers.

---
If this reply helps you, Karma would be appreciated.
0 Karma

HoangSon
New Member

during the process I could not directly copy the file alive.token:
1: I compressed all the data and moved to the backup server
2: I use rsync for backups

0 Karma

HoangSon
New Member

maybe my solution might help 😄

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...