A repository of community supported Sumo Logic content including searches, alerts, and dashboards. Visit our Public slack group @ http://slack.sumologic.com for help.
- There are two types of content here
- [Tools] : Useful tools for managing your Sumo Logic instance
- [Content] : Content that may not yet exist in the official App Catalog
Feel free to submit issues and enhancement requests.
Guidelines PLEASE READ:
To contribute to subfolders or create new subfolders here, please follow the standards below:
- All application, dashboard and search content in .json format. Please use descriptive naming such as:
- Company_TechnologyLine_ContentFunction. E.g. AWS_Kinesis_Errors.json or Sentinel_Vanguard_All.json
- Relevant screenshot(s) in .png or equivalent format. Naming similar or equivalent to .json content it represents.
- More than 1 screenshot? Please create a "Screenshots" folder.
- Create/update a README.md file within the subfolder to track:
- Authors, versions, dates
- Link(s) to relevant 3rd party documentation to specify what types of data need to be collected for content to work.
Please refer to each project's style guidelines and guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!