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

File data loggging #2113

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

File data loggging #2113

wants to merge 2 commits into from

Conversation

regit
Copy link
Contributor

@regit regit commented Nov 2, 2024

Ticket 7347

If your pull request is related to a Suricata ticket, please provide
the full URL to the ticket here so this pull request can monitor
changes to the ticket status:

Redmine ticket: https://redmine.openinfosecfoundation.org/issues/7347

@victorjulien victorjulien marked this pull request as draft November 4, 2024 12:06
@victorjulien
Copy link
Member

Draft as it fails for both branches, so can't get merged as-is.

@catenacyber catenacyber added the requires suricata pr Depends on a PR in Suricata label Nov 18, 2024
@@ -6,11 +6,12 @@ outputs:
enabled: yes
types:
- files
- stream:
Copy link
Collaborator

Choose a reason for hiding this comment

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

@jasonish should we error on suricata.yaml having an unknown outputs section such as stream ?


requires:
script:
- grep LOG_JSON_FILE_DATA src/output-json-alert.c > /dev/null
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why this requires ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires suricata pr Depends on a PR in Suricata
Development

Successfully merging this pull request may close these issues.

3 participants