Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Upload the Search Guard Configuration to Elasticsearch

Upload the Search Guard Configuration to Elasticsearch

To upload the Search Guard configuration to Elasticsearch, use the Search Guard
sgadmin
tool. You can upload the configuration from any machine that has access to your Elasticsearch cluster. When you upload the configuration, Search Guard is initialized and Elasticsearch is secured.
  1. Open a command prompt, and run the following command:
    sgadmin.bat -h <IP address of the host> -p <bind port> -cd <elasticsearch installation directory>/plugins/search-guard-6/sgconfig -ks <elasticsearch installation directory>/config/MDM_ESCLIENT_FILE_JKS.keystore -kspass <password> -ts <elasticsearch installation directory>/config/MDM_ESTRUSTSTORE_FILE_JKS.keystore -tspass <password> -cn <cluster name> -nhnv -tst JKS -kst JKS
    If the cluster has a single node, remove
    -cn <cluster name>
    from the command.
After you upload the Search Guard configuration, ensure that you start each node of the Elasticsearch cluster for the changes to take effect.

0 COMMENTS

We’d like to hear from you!