add log to insignia
This commit is contained in:
parent
65fbf4582a
commit
559d682dfd
3 changed files with 6 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue