add log to insignia

This commit is contained in:
Suphonchai Phoonsawat 2025-03-26 12:24:34 +07:00
parent 65fbf4582a
commit 559d682dfd
3 changed files with 6 additions and 4 deletions

View file

@ -9,9 +9,10 @@
}
},
"ElasticConfiguration": {
"Uri": "http://192.168.1.40:9200"
"Uri": "http://192.168.1.40:9200",
"IndexFormat": "bma-ehr-log-index",
"SystemName": "insignia"
},
"LogIndex": "bma-ehr-log-index",
"AllowedHosts": "*",
"ConnectionStrings": {
//"DefaultConnection": "User Id=sys;Password=P@ssw0rd;DBA Privilege=SYSDBA;Data Source=localhost:1521/ORCLCDB",