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

How to install Elastic on a LocalVM DMA for testing / development purposes

Solved789 views21st March 2023#settings #TestEnvironment DevOps Elastic
5
Arturo Lizcano [SLC] [DevOps Member]385 20th March 2023 0 Comments

Hi!

I need to investigate some new dataminer features and their capabilities that depend on the indexing engine (Elastic).

The DMA is installed in a local VM hosted by my laptop with:

  • Half of my CPU cores (8)
  • 8 GB of dedicated ram (picture says 4 GB, don’t know why)
  • 2 Separate Virtual HDD with 40 GB each

However, when I try to install it, the requirements seem too high for a testing VM:

Is there any manual way to install it, just for testing purposes?

Arturo Lizcano [SLC] [DevOps Member] Selected answer as best 21st March 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
5
Miguel Obregon [SLC] [DevOps Catalyst]18.86K Posted 20th March 2023 0 Comments

Hi Arturo

To install Elasticsearch locally you could use the Standalone Elasticsearch Cluster Installer. As mentioned in the section ‘Configuration’, you can use the batch run_localhost_configuration.bat.

Once the elasticsearch service is running, stop it so you can modify the settings in the Windows Register (Using the Register Editor). Since you will use this Elasticsearch node for testing purposes, you can reduce this setting to 4 (or 2) GB. Once you apply these changes, you will need to restart the Elasticsearch service.

Next, you will need to add the following entry in the DB.xml file:

<DataBases>
…
<DataBase active=”true” type=”Elasticsearch” search=”true”>
<DBServer>localhost</DBServer>
<UID/>
<PWD/>
</DataBase>
…
</DataBases>

Once the DB.xml is updated, you will need to restart the DMA to apply these changes.

Hope it helps.

Arturo Lizcano [SLC] [DevOps Member] Selected answer as best 21st March 2023
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