Skip to content

feat: api gateway broadcom parser#3052

Merged
sbylica-splunk merged 7 commits into
developfrom
feat/api_gateway_broadcom_parser
May 14, 2026
Merged

feat: api gateway broadcom parser#3052
sbylica-splunk merged 7 commits into
developfrom
feat/api_gateway_broadcom_parser

Conversation

@sbylica-splunk
Copy link
Copy Markdown
Contributor

@sbylica-splunk sbylica-splunk commented Apr 30, 2026

Implements: #2709

@ajasnosz ajasnosz changed the title Feat/api gateway broadcom parser feat: api gateway broadcom parser May 4, 2026
@sbylica-splunk sbylica-splunk marked this pull request as ready for review May 13, 2026 10:49
@sbylica-splunk sbylica-splunk requested review from Kawron and ajasnosz May 13, 2026 10:50
};

application app-syslog-broadcom_layer7_api_gateway[sc4s-syslog] {
filter {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is it possible to add program filter as well? Just to make sure that if some other log contains com.l7tech.traffic won't be missclassified?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

or maybe can it be put to sc4s-pgm topic and there it can have both filter on program and msg

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ok, added a program filter, should work better

sendsingle(message, setup_sc4s[0], setup_sc4s[1][514])

st = env.from_string(
'search index=netops _time={{ epoch }} sourcetype="broadcom:layer7_api_gateway" (host="{{ host }}" OR "{{ host }}")'
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

is this last OR necessary?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Probably not, copied it from the beyondtrust test, I'll check it out without

@sbylica-splunk sbylica-splunk merged commit a087602 into develop May 14, 2026
22 of 24 checks passed
@sbylica-splunk sbylica-splunk deleted the feat/api_gateway_broadcom_parser branch May 14, 2026 08:34
@github-actions github-actions Bot locked and limited conversation to collaborators May 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants