Skip to content

Add splunk to ppl cheat sheet #3726

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

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

Conversation

penghuo
Copy link
Collaborator

@penghuo penghuo commented Jun 2, 2025

Description

Add Splunk to PPL cheat sheet doc

Related Issues

n/a

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@ciacciop
Copy link

ciacciop commented Jun 3, 2025

Quick question. For lines 40 & 41, shouldn't the PPL equivalent match row 39 and include the single quotes ?

  • i.e. - field in ('404', '503' )

If field was meant to be generic from line to line, then may I suggest using some type based nomenclature in the names to help make it more clear?

  • i.e. - strField / intField / dblField

dai-chen
dai-chen previously approved these changes Jun 4, 2025
Copy link
Collaborator

@dai-chen dai-chen left a comment

Choose a reason for hiding this comment

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

Maybe we can reference this in other doc so users can find it easily.

@dai-chen dai-chen added the documentation Improvements or additions to documentation label Jun 4, 2025
penghuo added 3 commits June 9, 2025 15:07
Signed-off-by: Peng Huo <[email protected]>
Signed-off-by: Peng Huo <[email protected]>
Signed-off-by: Peng Huo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants