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
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • 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
    • Tutorials
    • 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
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • 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
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Elasticsearch – How to configure the elasticsearch.yml for a single node setup, running on Linux

Solved1.37K views28th January 2022Elasticsearch Linux
3
Bruno Dias [SLC] [DevOps Member]2.36K 28th January 2022 0 Comments

Hey community,

Currently we have a simple setup with one Dataminer node, one Cassandra nodes and one Elasticsearch node. The Cassandra and Elasticsearch nodes are running on separated Linux VMs.

We would like to know how configure the elasticsearch.yml file.

Currently the elasticsearch doesn't start, so we suspect that something is wrong with the YAML file.

Bruno Dias [SLC] [DevOps Member] Selected answer as best 28th January 2022

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Miguel Obregon [SLC] [DevOps Catalyst]18.56K Posted 28th January 2022 0 Comments

Hi Bruno,

When installing Elasticsearch as a single node, normally it is not required to modify the default configuration to get the service running. The only additional tweak that could be required is to modify the options network.host and network.publish_host so the node can be accessed externally (in this case by the DMA).

Please find below some extra information to troubleshoot the issue:

  • You can check if the elasticsearch service is running by performing the following command

    systemctl status elasticsearch.service

  • The configuration file is located in /etc/elasticsearch/elasticsearch.yml
    Since this file is located under /etc, most probably you will need to access them with sudo privileges
  • The minimal configuration for one single node should be as follows:

# The network address(es) to which the node should bind in order to listen for incoming connections.
# 0.0.0.0 represents the addresses of all available network interfaces.
network.host: 0.0.0.0

# The network address that clients and other nodes can use to contact this node.
network.publish_host: <The IP address of the server where this node is running>

  • In case you change this file, you will need to restart the services (with sudo privelges):

    sudo systemctl restart elasticsearch.service

In case there are issues when restarting the service, you can find the logs in the following folder (default folder path):

/var/log/elasticsearch

Errors related to the service restart can be found in the file:
your-cluster-name.log

Bruno Dias [SLC] [DevOps Member] Selected answer as best 28th January 2022
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

Recent questions

Alarm Dashboard PDF/CSV Export 0 Answers | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (108) Correlation (68) Cube (150) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (139) driver (65) DVE (55) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (151) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) services (51) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin