Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events indexed without sourcetype renaming #2

Closed
diogofgm opened this issue Jan 3, 2018 · 6 comments
Closed

Events indexed without sourcetype renaming #2

diogofgm opened this issue Jan 3, 2018 · 6 comments
Assignees
Labels

Comments

@diogofgm
Copy link
Owner

diogofgm commented Jan 3, 2018

There are some events that keep the Kaspersky sourcetype after indexing.

@diogofgm diogofgm self-assigned this Jan 3, 2018
@kulcsari
Copy link

kulcsari commented Jan 3, 2018

Hi,
Here is the list:
GNRL_EV_FULLSCAN_STATUS_NOTIFICATION
GNRL_EV_OBJECT_BLOCKED
GNRL_EV_OBJECT_CURED
KLAUD_EV_OBJECTMODIFY
KLAUD_EV_SERVERCONNECT
KLNAG_EV_INV_OBS_APP_UNINSTALLED
KLNAG_EV_PATCH_INSTALLED_SUCCESSFULLY
KLNAG_EV_PATCH_INSTALL_STARTING
KLSRV_HOST_MOVED_WITH_RULE_EX
KLSRV_HOST_STATUS_CRITICAL
KLSRV_HOST_STATUS_WARNING
KLSRV_INVISIBLE_HOSTS_REMOVED
KLSRV_RUNTIME_ERROR

I didn't found so far a guide to the meanings of this.

@diogofgm
Copy link
Owner Author

diogofgm commented Jan 4, 2018

Me neither when I was building the TA.
Can you send me a sanitised example of an event for each one of those? There are a few that I think might be related to the system but others might be related to malware detection.

@kulcsari
Copy link

kulcsari commented Jan 4, 2018

Hi,
I will, but unfortunately, it will take time because of my other tasks.

Off: Do you plan to check CEF format sending? There is some interference with CEF header and malware CIM model fields... (Siganture, signature_id, etc)... But without kapsersky experience or guide, not an easy task for me...

@diogofgm
Copy link
Owner Author

diogofgm commented Jan 5, 2018

No problem. I also have my own work to do. 😄
In newer versions of KSC there is an option for sending logs with a "splunk format" which looks like CEF. If I recall correctly, there just few changes I would need to do. But yes, im considering updating the TA to extract the fields if the CEF format is being used.
I'm not an expert on Kaspersky either but its just a matter of making sense of the data.

Just a remark: for any other issue, enhancement, suggestion you might have, open an issue here so I can have them tracked and closed after they are done.

@diogofgm diogofgm added the bug label Jan 5, 2018
Repository owner deleted a comment from kulcsari Jan 8, 2018
@diogofgm
Copy link
Owner Author

diogofgm commented Jan 8, 2018

Thanks Istvan for the file. I'll take a look at this and update the TA

@diogofgm
Copy link
Owner Author

The reworked version available in Splunkbase addresses all the missing sourcetype renaming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants