Skip to content

Commit 477f99d

Browse files
petermarshallioektravel
andauthoredFeb 29, 2024··
Update notebooks/05-operations/01-druid-logs-configuration.ipynb
Co-authored-by: Katya Macedo <[email protected]>
1 parent 8635912 commit 477f99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎notebooks/05-operations/01-druid-logs-configuration.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"source": [
107107
"## Properties\n",
108108
"\n",
109-
"In Druid, `Properties` are leveraged to set a location for all logs, giving Druid the location for log files at start-up.\n",
109+
"Druid uses the `Properties` element to set a location for all logs. The location for log files is available at start-up.\n",
110110
"\n",
111111
"By default, this location is a \"log\" folder at the root of your Druid installation, but [can be over-ridden]((https://druid.apache.org/docs/latest/configuration/logging#log-directory) by using the `DRUID_LOG_DIR` system variable."
112112
]

0 commit comments

Comments
 (0)
Please sign in to comment.