colmose/pb_test

Siren Platform No Security 10.2.1 Post Build Sanity Check Linux

Closed this issue · 0 comments

  • Download siren-platform-no-data-no-security-10.2.1-linux.zip from artifactory and unzip
  • Check that bundled Elasticsearch runs
    • No errors in logs
  • Check that bundled Investigate runs
    • No errors in logs
    • No warnings about incorrect plugin versions
    • No logs about upgrading, except for the automatic migration of the config object
  • Check Siren Federate
    • Ensure jar (located in /elasticsearch/plugins) is obfuscated
      • Plugin name ends with -proguard.jar not -plugin.jar
      • Double-click to extract plugin
      • The class names should be e.g. ‘a’, ‘b’, ‘c’
        (there may be some longer class names but the majority should be ‘a’, ‘b’, ‘c’, etc.)
  • Navigate to localhost:5606 and login as sirenadmin user
    • You should see index pattern creation page and no errors in UI or in console
    • Make sure the versions of federate and investigate are correct on Management page