Closed petterik closed 12 years ago
Manual testing can be done by using the ant commands:
ant manual-test-format-splunk-bucket
ant manual-test-format-csv
There's also a script that oneshots data into Splunk until interrupted at:
splunk-shuttl/test/sh/manual-test/add-oneshot-1MB-files-to-splunk.sh
The data is archived into splunk-shuttl/build-cache/local_archiver
Create ant target(s) that set up Splunk and the archiver for manually tests, that goes through Splunk.
By testing through Splunk means that data is added to a Splunk index, and when the data is rolled, the data gets archived by the archiver. This could be useful for testing different configurations or even make automatic tests later.
What needs to be set up:
ant splunk-setup
Requirements: