Skip to content

garethhumphriesgkc/cribl-content

 
 

Repository files navigation

Cribl Content

Cribl Stream Content

Collectors

Functions

Building Content

This project uses Webpack to compile the node_modules and Cribl code into a single index.js file. To compile, run the following commands:

npm install
npm run build

This will run npm install in all subdirectories and then package each item into the dist folder.

To run subsequent builds, you can execute:

npm run build:webpack

About

Content for Cribl products

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • Shell 5.7%