Deployment Architecture

How to use the secure copy (scp) command to transfer a diag file to our deployment server?

jdomin30
New Member
  1. Created a diag
  2. I need to email it to someone, so how can I use the scp command on CLI to send it to our deployment server and change the permissions so I can later transfer the file through winscp...
0 Karma

dflodstrom
Builder

How to use the scp command: SCP Syntax examles

How to connect using WinScp: WinSCP steps

How to change file permissions using chmod: chmod examples

It should be noted that none of these are Splunk-specific issues. You'll have an easier time separating your issue into Splunk and non-Splunk issues and using the appropriate resources for each. For things like scp or chmod you can always type man scp to get the man page and see how the syntax works.

0 Karma

dflodstrom
Builder

How to use the scp command: SCP Syntax examles

How to connect using WinScp: WinSCP steps

How to change file permissions using chmod: chmod examples

It should be noted that none of these are Splunk-specific issues. You'll have an easier time separating your issue into Splunk and non-Splunk issues and using the appropriate resources for each. For things like scp or chmod you can always type man scp to get the man page and see how the syntax works.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...