Hi, I am trying to get my Sysmon data to winlogbeat and then to security onion.
(unfortunatly, the sysmon.xml and winlogbeat.yml are too big to put here. I wish i could just attach them as files)
I am having two issues.
1 – the winlogbeat logs where being fed continually, but now it is only getting the initial service start data.
i might be mistaken , but i thought i saw these logs get full. It showed things like {"log.level":"error","@timestamp":"2023-02-08T 10:32:09.341-0800","log.logger":"publisher_pipeline_output","log.origin":{"file.name":"pipeline/client_worker.go","file.line":150},"message":"Failed to connect to backoff(elasticsearch(http://localhost:9200)): Get "[http://localhost:9200](http://localhost:9200/)": dial tcp [::1]:9200: connectex: No connection could be made because the target machine actively refused it.","service.name":"winlogbeat","ecs.version":"1.6.0"}
2 – I cannot seem to get my Sysmon data into security onion kibana. There are so many combinations of settings between Sysmon xml and winlogbeat.yml
thanks stephenb and Chenhui_Wan for responding. are there any particular sections of winlogbeat or elasticsearch that you would like to look at? Ha, I thought this was the beats forum, I will post on beats as well. thx
This is why all the log data went to the programdata folder and not my vm workstation folder.
I need to be sending my path.data and path.logs to "D:\vm workstation\winlogbeat" and not "C:\ProgramData\winlogbeat\logs". I am trying to google what the syntax is to changes these paths in my winlogbeat.yml?
So I have to look at the syntax for changing the #path.data: ${path.home}/data and the path.logs. Would you happen to know that off the top of your head?
I saw this
path.logs: /var/log/
path.logs: /var/data/
i think i need to do
d:/vm workstation/winlogbeat/var/log?
then /var/data? the Path.home looks like it is setup correctly.
thanks for your time stephan
I have to take some time to learn about
anonymize them and put on pastebin or gist etc. But thanks for the tip about the connection not working, I will look at that some more.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.