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

Port packages to TQL2 #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Port packages to TQL2 #58

wants to merge 1 commit into from

Conversation

raxyte
Copy link

@raxyte raxyte commented Dec 17, 2024

No description provided.

@raxyte raxyte marked this pull request as ready for review December 19, 2024 10:46
feodo/package.yaml Outdated Show resolved Hide resolved
alphamountain/package.yaml Outdated Show resolved Hide resolved
demo-node/package.yaml Outdated Show resolved Hide resolved
demo-node/package.yaml Outdated Show resolved Hide resolved
feodo/package.yaml Outdated Show resolved Hide resolved
feodo/package.yaml Outdated Show resolved Hide resolved
fortinet-fortigate/package.yaml Outdated Show resolved Hide resolved
select text=line
batch 1
write_json
save_http "{{ inputs.webhook-url }}", method="POST"
Copy link
Member

Choose a reason for hiding this comment

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

You could use to here.

Copy link
Author

Choose a reason for hiding this comment

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

I've changed this but I'm not sure this is a win. When reading the pipeline, the write_json now needs to specified out of line, after the URL.

Copy link

Choose a reason for hiding this comment

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

IIRC it should work without write_json, as HTTP has JSON as its default format.

splunk/package.yaml Show resolved Hide resolved
Copy link
Author

@raxyte raxyte left a comment

Choose a reason for hiding this comment

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

Note that since we are using from and to, this cannot be merged before a node release.

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.

4 participants