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

feat: QNAP NAP parser #2132

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: QNAP NAP parser #2132

wants to merge 2 commits into from

Conversation

nockstarr
Copy link

Added support for QNAP NAS syslog

Let me know if netops is a more suiting default index than infraops


# <30>Jul 15 18:03:54 NAShostname qulogd[13241]: conn log: Users: admin, Source IP: 10.0.0.1, Computer name: ---, Connection type: HTTP, Accessed resources: ---, Action: Logout
# <30>Jul 15 18:06:46 NAShostname qulogd[13241]: conn log: Users: admin, Source IP: 10.0.0.1, Computer name: localhost, Connection type: SMB, Accessed resources: Multimedia/folder/file.txt, Action: Read
def test_qnap_nas_qts(record_property, setup_wordlist, setup_splunk, setup_sc4s):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR looks okay, only one thing we already removed setup_wordlist fixture. If you will be ready to update a test I will merge this PR.

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

Successfully merging this pull request may close these issues.

None yet

2 participants