Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

New Opensearch cluster install questions

183 views26th March 2025
0
Randy Ulvenes [SLC] [DevOps Advocate]999 26th March 2025 0 Comments

 Here are some of the questions that I have from a customer:
1 ) Is there a formula for determing the value for -Dopensearch.xcontent.string.length.max setting?
2)  Is there a formula for determing the value for -Dopensearch.xcontent.name.length.max setting?
3)  Is there a formula for determing the value for -Dopensearch.xcontent.depth.max setting?
4)  Is there a formula for determing the value for -Dopensearch.xcontent.codepoint.max setting?
5)  Should the client set -Dopensearch.xcontent.fast_double_writer to true or accept the default of false?
6)  Does each node require private IP addresses?
7)  Should these  directory specified to store the indexes and always be used?
# Path to directory where to store the data (separate multiple locations by comma):
#
#path.data: /data/opensearch
path.data: /var/lib/opensearch
9)  Is the default opensearch user required to have ssh connectivity?
10)  Should OpenSearch be configured using the created user or as root user?

Tarik Pleho [SLC] [DevOps Advocate] Answered question 26th March 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Tarik Pleho [SLC] [DevOps Advocate]110 Posted 26th March 2025 0 Comments

Hi Randy,

the questions from 1 to 5 are not clear to me. A specific formula for determining the value of these settings doesn’t exist as far as I am aware, but maybe if you queried GET /_nodes/jvm in the Rest API, you would find your answer.

Regarding the other questions :

6. The important factor is ensuring nodes can communicate effectively, whether via private or public IPs.

7. The choice of directory should be on fast storage (e.g., SSD) for better performance. /var/lib/opensearch is a common default path, but you can change it based on your environment.

8. The default OpenSearch user does not require SSH connectivity to function. OpenSearch nodes and users generally interact via HTTP/HTTPS (for RESTful APIs) and not directly over SSH.

9. It’s best practice to create a dedicated user for running OpenSearch, with the necessary privileges for accessing the required directories and performing tasks specific to OpenSearch.

Tarik Pleho [SLC] [DevOps Advocate] Answered question 26th March 2025
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs