Skip to content

Commit f4f8f94

Browse files
committed
Updated Description
1 parent 616cac0 commit f4f8f94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Apps/QueryLogsDuckDBApp/App.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ FROM dns_logs
354354
#region properties
355355

356356
public string Description
357-
{ get { return "Logs DNS requests to DuckDB using Parquet for high-performance analytical storage."; } }
357+
{ get { return "Logs all incoming DNS requests and their responses in a DuckDB database that can be queried from the DNS Server web console."; } }
358358

359359
#endregion properties
360360

0 commit comments

Comments
 (0)