Merge "remove not user variables"
This commit is contained in:
commit
aa269d0569
@ -88,7 +88,6 @@ class SearchCore(object):
|
||||
return "24h", "1天", "1day"
|
||||
|
||||
def params(self, type, module_name, index_type):
|
||||
field = ""
|
||||
if type == "host_name":
|
||||
field = "Hostname.keyword"
|
||||
elif type == "level":
|
||||
|
Loading…
Reference in New Issue
Block a user