Merge "Index browbeat-config"
This commit is contained in:
commit
4927a55241
@ -75,6 +75,7 @@ class Elastic(object):
|
||||
retry = 2
|
||||
result['browbeat_uuid'] = str(browbeat_uuid)
|
||||
result['cloud_name'] = self.config['browbeat']['cloud_name']
|
||||
result['browbeat_config'] = self.config
|
||||
for i in range(retry):
|
||||
try:
|
||||
self.es.index(index=self.index,
|
||||
|
Loading…
Reference in New Issue
Block a user