File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -131,12 +131,12 @@ MAX_ORG_LIMIT=10
131
131
FIDO_API_ENDPOINT=http://localhost:8000
132
132
133
133
IS_ECOSYSTEM_ENABLE=false
134
- CONSOLE_LOG_FLAG=true // Enable or disable console ELK logs
135
- ELK_LOG=true // ELK flag
136
- LOG_LEVEL=debug // ELK log level
137
- ELK_LOG_PATH = "http://localhost:9200/" // ELK log path
138
- ELK_USERNAME=elastic // ELK user username
139
- ELK_PASSWORD=xxxxxx // ELK user password
134
+ CONSOLE_LOG_FLAG=true # Enable or disable console ELK logs
135
+ ELK_LOG=false # ELK flag
136
+ LOG_LEVEL=debug # ELK log level
137
+ ELK_LOG_PATH= "http://localhost:9200/" # ELK log path
138
+ ELK_USERNAME=elastic # ELK user username
139
+ ELK_PASSWORD=xxxxxx # ELK user password
140
140
141
141
ORGANIZATION=credebl
142
142
CONTEXT=platform
You can’t perform that action at this time.
0 commit comments