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

Added SIEM source feature #7

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

agustinhydrolix
Copy link
Collaborator

Added SIEM source feature to the CLI + small fixes (catching errors and displaying them).

SIEM source commands:

  • Create: hdxcli sources siem create SOURCE_FILENAME SOURCE_NAME
  • List: hdxcli sources siem list
  • Show: hdxcli --source SOURCE_NAME sources siem show [-i / --indent N]
  • Delete: hdxcli sources siem delete SOURCE_NAME
  • View settings: hdxcli --source SOURCE_NAME sources siem settings
  • Modify setting: hdxcli --source SOURCE_NAME sources siem settings [KEY] [VALUE]

@agustinhydrolix agustinhydrolix added the enhancement New feature or request label Sep 27, 2023
@agustinhydrolix agustinhydrolix self-assigned this Sep 27, 2023
@agustinhydrolix agustinhydrolix removed the request for review from halayli September 27, 2023 19:58
Copy link
Collaborator

@hdxscott hdxscott left a comment

Choose a reason for hiding this comment

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

Good. I think splitting up the kafka/kinesis/siem into three separate files was the right idea.

@agustinhydrolix agustinhydrolix merged commit 7008ae6 into dev Sep 27, 2023
1 check failed
@agustinhydrolix agustinhydrolix deleted the new-feature/HDX-4256-add-siem-source branch September 27, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants