diff --git a/EventLogApp/config.json b/EventLogApp/config.json index 28ae626..9866fa1 100644 --- a/EventLogApp/config.json +++ b/EventLogApp/config.json @@ -1,5 +1,5 @@ { - "ConnectionString": "Data Source=MSSQLSERVER;Server=srv-1cdata;Database=log1c;Password=1ccthdth;User ID=sa;", + "ConnectionString": "***", "DBType": "MS SQL Server", "RepeatTime": 60, "ESIndexName": "event-log", @@ -36,4 +36,4 @@ "Found": false } ] -} \ No newline at end of file +}