Do not receive any events from windows samples but others work and cannot find any error logs or debug messages indicating an issue #455
Labels
bug
Malfunctioning Eventgen due to potential bug
Describe the bug
System Description:
Then I created a custom TA to extract some extra stuff for Windows and there I have configured the properties and put samples for eventgen:
In the
samples
folder in the file I have a file namedwinevtx_authentication.csv
that I generated with the following query on another instance:In the
local
folder I have the following files:The
eventgen.conf
file with the content:The
indexes.conf
to ensure the index is created to send data to:An
inputs.conf
file where I then define the modinput:If I then copy everything with
docker cp
to the instance, set the ownership of the files to splunk and adjust all mods as it is expected in splunk, I restart the instance first. Then I check if the data inputs are there and activated and check the new eventgen dashboard. This says immediately that data is sent.So I search in the given index, which was created correctly, but I don't find anything. I look at the
_internal
logs and find nothing that could indicate an error.Also the metrics of eventgen say that data is sent.
I then restarted the container and the host instance and tried everything again and again. The strange thing is also that exactly the same works for e.g. azure logs without any problems. I also checked the sample file and everything is valid and correct.
Now I'm pretty desperate and maybe someone here has a clue to at least find an error message or something.
Expected behavior
Actual behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Sample files and eventgen.conf file
Do you run eventgen with SA-eventgen?
If you are using SA-Eventgen with Splunk (please complete the following information):
If you are using eventgen with pip module mode (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: