Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-8357

Add new config options to the Splunk storage plugin

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.20.2
    • 1.21.0
    • Storage - Other
    • None

    Description

      The following five new options can be added to the Splunk storage config.

        // Whether the Splunk client will validates the server's SSL cert.
        private final boolean validateCertificates;
        // The application context of the service.
        private final String app;
        // The owner context of the service.
        private final String owner;
        // A Splunk authentication token to use for the session.
        private final String token;
        // A valid login cookie.
        private final String cookie;

      Attachments

        Activity

          People

            dzamo James Turton
            dzamo James Turton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: