fix(core): update
This commit is contained in:
@ -10,7 +10,7 @@ tap.test('first test', async () => {
|
||||
testElasticLog = new elasticsearch.ElasticSearch({
|
||||
indexPrefix: 'smartlog',
|
||||
indexRetention: 7,
|
||||
node: testQenv.getEnvVarOnDemand('ELK_DOMAIN'),
|
||||
node: testQenv.getEnvVarOnDemand('ELK_NODE'),
|
||||
user: '',
|
||||
pass: '',
|
||||
});
|
||||
|
Reference in New Issue
Block a user