mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
ssa test ci cd
This commit is contained in:
@@ -126,8 +126,8 @@ def read_data(file_path):
|
||||
if i == count and tmp_counter > 10:
|
||||
data.append(event)
|
||||
|
||||
print("data parsed into individual events:")
|
||||
print(data)
|
||||
LOGGER.info("data parsed into individual events:")
|
||||
LOGGER.info(data)
|
||||
return data
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user