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

fix: wrong log format for splunk-hec-logging #9478

Merged
merged 7 commits into from
May 19, 2023

Conversation

jiangfucheng
Copy link
Member

Description

Fixes #9458

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@monkeyDluffy6017
Copy link
Contributor

@Sn0rt please help to review

plugins = {
["splunk-hec-logging"] = {
endpoint = {
uri = "http://127.0.0.1:18088/services/collector",
Copy link
Contributor

Choose a reason for hiding this comment

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

where is the backend server ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

copy

Sn0rt
Sn0rt previously approved these changes May 17, 2023
@monkeyDluffy6017 monkeyDluffy6017 changed the title fix: Wrong log format for splunk-hec-logging fix: wrong log format for splunk-hec-logging May 17, 2023
@monkeyDluffy6017
Copy link
Contributor

The real test cases are needed and i see an issue has been created: #9489.
So it's enough for this pr

@monkeyDluffy6017
Copy link
Contributor

Hi @jiangfucheng, It looks like that some ci failed because of your commit, please fix the ci error

@jiangfucheng jiangfucheng dismissed stale reviews from monkeyDluffy6017 and Sn0rt via 937949a May 17, 2023 13:21
@jiangfucheng
Copy link
Member Author

Hi @jiangfucheng, It looks like that some ci failed because of your commit, please fix the ci error

Fixed, thx.

@Sn0rt
Copy link
Contributor

Sn0rt commented May 18, 2023

@leslie-tsang pls help review.

@monkeyDluffy6017 monkeyDluffy6017 merged commit 8af5b70 into apache:master May 19, 2023
32 checks passed
AlinsRan pushed a commit to AlinsRan/apisix that referenced this pull request Jun 25, 2023
@jiangfucheng jiangfucheng deleted the splunk_hec_logging branch August 6, 2023 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Wrong log format for splunk-hec-logging
6 participants