Elastic Lab (part 1) - Install VMWare Workstation Pro
Elastic Logo, not my work

Elastic Lab (part 1) - Install VMWare Workstation Pro

In part zero I explained a little about what this project is all about. Now it's time to build the infrastructure.

I'm using a nice Dell laptop running Windows 11 with plenty of processor, RAM, and storage space to run Virtual Machines (VMs) and still listen to some excellent tunes in Youtube at the same time. VMWare has long been the gold standard for virtualization. In 2024 VMWare was acquired by Broadcom and there were changes with pricing and licensing, but as of February 2025, VMWare Workstation Pro is available to download and use free of charge.

Workstation Pro can be difficult to find- clicking on links took me around in circles a few times until I was able to break out of the cycle and find the download page.

1- Create an account and login on the broadcom support page.

2- Navigate in the same browser to this link. I always use the most current "stable" version of software. "Beta" or other software still in development, or software which is older, may cause issues later.

I installed Workstation Pro, and just for good measure checked for updates, then restarted Windows. Often the software needs to write to files that are currently being used by the system, so a restart helps everything feel nicely at home. Then startup VMWare!

Because many of the Elastic components have to be tied to a specific IP address, I opted to turn off Dynamic Host Control Protocol (DHCP)- it can later change which IP address the Virtual Machines (VMs) use.


Click Edit then Virtual Network Editor

I turned off the Local DHCP service and created a Subnet to use. Anything in the 192.168.X.X range will work- because those IP addresses can't be routed across the internet they're great for local use. Subnet mask of 255.255.255.0 (also known as /24 or "slash 24") is the easiest to use to prevent conflicts.


Virtual Network Editor


Network

You can use whatever the software picks for you or be specific- no need to copy my settings. But I will refer to these IP address settings later through my build. NOTE that I have multiple vmnet# on my system, I have built Elastic out twice on this system.

Keep track of your IP addresses! You'll need to know what they are whenever you configure things manually.

NEXT is download and install the Operating System (Debian) in VMWare. Click here for Part 2.


要查看或添加评论,请登录

William Douglass的更多文章

  • Elastic Lab (part 7) - Conclusion and Shortcuts

    Elastic Lab (part 7) - Conclusion and Shortcuts

    Concluding this project, here are the parts (mostly for my ease of access): Part Zero - Introduction Part 1 -…

    1 条评论
  • Elastic Lab (part 6) - Winlogbeat

    Elastic Lab (part 6) - Winlogbeat

    This project left off with getting Logstash running. This has been an exercise in refreshing some Linux, VMWare, and…

  • Elastic Lab (part 5) - Logstash

    Elastic Lab (part 5) - Logstash

    WHEW. That's been a lot of work.

  • Elastic Lab (part 4) - Kibana

    Elastic Lab (part 4) - Kibana

    Part 3 of this fun exercise finished with installing Elasticsearch. However Elastic is only one piece of the puzzle…

  • Elastic Lab (part 3) - Install Elastic

    Elastic Lab (part 3) - Install Elastic

    In Part 2 of this project, you've installed Debian as the Operating System on a Virtual Machine in VMWare Workstation…

  • Elastic Lab (part 2) - Install Debian Linux

    Elastic Lab (part 2) - Install Debian Linux

    In part 1 I dropped the link and how to install VMWare and configure the network. I would recommend reading through all…

  • Elastic Lab (part 0) - About this project

    Elastic Lab (part 0) - About this project

    While I'm waiting for access to start my "real work" as a Cyber Analyst, I dug into building a lab to play around with.…

    5 条评论

社区洞察

其他会员也浏览了