Hello,Is is possible to import a packs directly from my own git via rest api? I want to automate it. Documentation examples is only for .cribl format https://docs.cribl.io/stream/packs#install-via-api
.crbl is a .tgz renamed
I know but I do not want to commit binaries to git. Only the extracted jsons. That's why it would be nice to install each json directly or via git as API call
Even with our git repo we use a workflow to create the .crbl file.
Perhaps <@U01LSBF5953> has an idea on a different way?
Hey <@UUE2022RW> check this out: https://github.com/criblpacks/cribl-palo-alto-networks/blob/master/test/cribl_stream.py#L119-L168
It's my test harness I use for the PAN pack. It creates an in memory tarball of the pack and then uploads it via the API. I think you can adapt for your use case
Cool. Thank you.
Brendan is
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.