Share jobs and export results
Share a job
Change job permissions
You can share a job by changing the permissions on that job. By default, all jobs are private and have a lifetime of 10 minutes.
- From the Job menu, select Edit Job Settings to display the Job Settings dialog box. If the Edit Job Settings option is turned off, sharing a job has been turned off by the Splunk administrator. However, you can share the search itself. See Share a search.
- Change Read Permissions to Everyone.
- Select Save. The following image shows the menu selections required to change job permissions:
Share a search
Export job results to a file
You can export your job results in a variety of formats such as CSV, JSON, PDF, Raw Events, and XML. You can then archive the file, or use the file with a third-party charting application. The format options depend on the type of job artifact that you are working with.
- If the search generates calculated data that appears on the Statistics tab, you cannot export using the Raw Events format.
- If the search is a saved search, such as a report, you can export using the PDF format.
The export file is saved in the default download directory for your browser or operating system.
There are several methods that you can use to export search results. A few of these methods include Splunk Web, CLI, SDKs, and REST. Some of the methods are optimized for speed, while others are good for extremely large event sets.
For a complete list of the export methods and links to the specific steps, see Export search results.