-
Notifications
You must be signed in to change notification settings - Fork 110
Home
Ryan Faircloth edited this page Jul 16, 2019
·
3 revisions
Welcome to the splunk-connect-for-syslog wiki!
- If the work item is sourced from JIRA assign the JIRA to yourself and stat progress
- In the github repo open an issue describing the change
- Copy the link to the issue into the JIRA
- In git CLI or get desktop create a new feature branch such as "feature/add-filter-foo"
- Checkout the feature
- update your .env and .env.template to include the TA download
- Add new test cases and run the tests to verify they fail
- Add new filter config and re-run tests to see pass
- Note when adding lines to splunk context .csv sort the lines to keep merge sane
- push or publish our branch and wait for build to validate all checks are good
- Issue a PR and tag reviewers