website logo
Create accountLogin
Home
DCS
Node
Resources
Help center
Navigate through spaces
Home
DCS
Node
Resources
Help center
⌘K
Storj Node Operator
Get Started
Quickstart Node Setup
Step 1. Understand Prerequisites
Step 2. Get an Authorization Token
Step 3. Setup Port Forwarding
Step 4. Configure QUIC
Step 5. Create an Identity
Step 6. Install Node Software
Guides
Concepts
Payout
FAQs
Moved Pages
Docs powered by archbee 
5min

How do I redirect my logs to a file?

1. To redirect the logs to a file, stop your Node: CLI Install

CLI Install
GUI WIndows Install
Terminal
|



2. Then edit your config.yaml (you can use nano or vi editor for Linux/MacOS or Notepad++ for Windows) to add (or change) the log location (see Where can I find the config.yaml?):

CLI Install
GUI Windows Install
Terminal
|

You can find resulting log in the storage location.

3. Start your Node again:

CLI Install
GUI Windows Install
Terminal
|

When you use this option, docker logs commands no longer show your node log. Use the file instead.

Updated 02 Nov 2022
Did this page help you?
Yes
No
UP NEXT
What if I'm using a remote connection?
Docs powered by archbee