Skip to content

Releases: Cisco-AMP/amp4e_splunk_events_input

Release v2.0.3

29 Jun 19:05
d8d355b
Compare
Choose a tag to compare
Merge pull request #88 from Cisco-AMP/develop

Release v2.0.3

Release v2.0.2

03 Nov 18:00
bbeb8ff
Compare
Choose a tag to compare
Merge pull request #76 from Cisco-AMP/develop

develop -> master for release workflow fix

Release v2.0.1

18 Mar 19:54
Compare
Choose a tag to compare
Allow create-release step to continue on error

Release v2.0.0

10 Mar 01:09
3a11f0b
Compare
Choose a tag to compare
Merge pull request #62 from Cisco-AMP/develop

v2.0.0

v1.1.8 - Splunk 7.3 Cloud Release

14 Apr 23:25
2c00aab
Compare
Choose a tag to compare

Adds Support for Splunk Cloud 7.3 by fixing appinspect errors preventing Splunk Cloud certification.

  • Converts api key from unsecured to secured using Splunk's storage passwords API
  • Creating a new input configuration and stream will not save the api key in your input.conf file
  • To migrate your existing app and input configurations:
    • Make sure you have your API ID and key written down or copied to a file before installation
    • Install version 1.1.8 of the app
    • Restart Splunk
    • Visit https://<your splunk address>/en-US/_bump and click the 'Bump version' button
    • Your app config will be automatically updated when visiting the inputs page
      • If you see the error message Warning! It appears your configuration is incomplete, so you will not be able to create any inputs. Please update your configuration. when first visiting the page after updating, try refreshing
      • If that doesn't work, visit the configuration page and ensure your configuration is correct
    • To update the config for your inputs, visit the Inputs page of the app and click on the name of each of your inputs to edit them, then click the 'Save' button
    • Your API key will now only be stored using Splunk's storage passowrds API and will no longer be stored in the inputs.conf file
  • When installing this app for the first time, no special action needs to be taken

v1.1.7

16 Aug 19:59
6a88700
Compare
Choose a tag to compare

Uses dynamically created paths for SSL certificate

Fixes
Path problem in comments - #12
Hardcoded Splunk Path - #26

v1.1.5

21 Jun 15:51
c3018da
Compare
Choose a tag to compare

Resolve ssl connection issues when running on Splunk 7.1 and above
#12
#5