You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/dremio_v2/docs/setup/Writing-Logs-To-A-File.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
# Writing Logs to a File
2
2
3
-
By default, logs are written to `stdout`. Logs can also be written to `/opt/dremio/log` by enabling `writeLogsToFile`.
4
-
For more configuration information, see the [Values Reference](./Writing-Logs-To-A-File.md) documentation.
3
+
By default, logs are written to `stdout`. Logs can also be written to `/opt/dremio/log` by enabling `writeLogsToFile`. For more configuration information, see the [Values Reference](./Writing-Logs-To-A-File.md) documentation.
5
4
6
5
***Important Note:*** Upgrading an existing Dremio deployment can potentially be a destructive change since enabling this feature
7
6
requires an uninstall/install instead of a typical `helm upgrade`. Prior to enabling this feature, switch the cluster into
0 commit comments