-
Hi all, after some pointers please.. Brand new install using securityonion-2.3.110-20220407.iso [xx@securityonion ~]$ sudo so-import-evtx I have googled this to death, has the command been replaced at all? Also i have a load of syslogs in for form on date-syslog.txt any tools around for quick import please? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
What options did you choose during installation? What is the output of the following?
|
Beta Was this translation helpful? Give feedback.
-
Thanks for coming back, we just had the Easter break here in UK - Install option(that blue box with 4 to choose) I chose "import" results = Imports one or more PCAP files onto a sensor node. The PCAP traffic will be analyzed and made available for review in the Security Onion toolset. Ive done a new install and the command works when mode is production. |
Beta Was this translation helpful? Give feedback.
-
I've tested again and can confirm that 2.3.110-20220407 in IMPORT mode does include
Is it possible you accidentally installed an older ISO image? What is the output of the following?
Have you tried a second installation of 2.3.110-20220407 in IMPORT mode?
Once you get For standard syslog, you might be able to add Filebeat inputs to consume them: |
Beta Was this translation helpful? Give feedback.
I've tested again and can confirm that 2.3.110-20220407 in IMPORT mode does include
so-import-evtx
for me:Is it possible you accidentally installed an older ISO image?
What is the output of the following?
Have you tried a second installation of 2.3.110-20220407 in IMPORT mode?
Once you get
so-import-evtx
working, you should be able to use wildcards to …