Coder Social home page Coder Social logo

sa_ramp_2.0's People

Contributors

brentcox820 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sa_ramp_2.0's Issues

Ramp 2.0 EDEN - Security

Hi Team,

Here is the recording from our Eden deep dive session around Security and showcasing how I utilize EDEN and my deployment to create a dynamic demo experience and talk track to be able to pivot and have a conversation with the customer around discovery and building validation of Elastic and solution building.

Agenda:

  1. Kick-off of all intros to customers talking about integrations and data ingest and how Elastic is different. Simplicity and key details round
  • One Click Integrations and assets and what we do at Elastic to create the guide for the customers
  • Fleet / Agent Management
  1. Security Demo via Eden and then moving to my deployment for custom and more deep dive talk track to ensure I don't hit permissions issues to talk about rules and actions and more granularity in new features.

https://elastic.zoom.us/rec/share/5wVPHt2g06UHW6l95YZErPwpiHf1V4FruoBZF58fg7IOsKeUYVEfytZnGBtU2ew_.jAR0gIkpYClkSlgO
Passcode: 78hW$6xt

Session 1 | 7.24.2023

Meeting 1:

::Activies and Agenda::

  • Upgrade Elastic Deployment in Cloud to the following configuration
    • Hot Tier: 8GB
    • Machine Learning: 2GB
    • Kibana: 4GB
    • Enterprise Search: 2GB
    • Intergrations Server: 2GB

:: Start Collection Data via AGENT::

  • Create a new Agent Policy
    • Add an integration for Elastic Defend to the newly created Policy
    • Save the Policy and choose to add agents later
  • Add Agent via Fleet main page
    • Choose the new Policy you created
    • Navigate to the Mac tab and copy the last line of code
sudo ./elastic-agent install --url=https://f2f020c66d8a4fd4aa043885f69316e3.fleet.us-west-2.aws.found.io:443 --enrollment-token=NWJwZmtJa0JqdmZ0RmtjT0lSQno6cEQtUlVpWXNURWlWS0tPT0RKUVZvQQ==
  • Once copied, you will replace the “install” command with “enroll.”
    • This will allow you to repurpose the installed elastic agent and start collecting metrics on your Elastic Deployment so we can begin creating some oy11 “observability data.”
    • Look will be below
sudo elastic-agent enroll --url=https://f2f020c66d8a4fd4aa043885f69316e3.fleet.us-west-2.aws.found.io:443 --enrollment-token=NWJwZmtJa0JqdmZ0RmtjT0lSQno6cEQtUlVpWXNURWlWS0tPT0RKUVZvQQ==
  • Next, open a new terminal window on your Mac with Cmd + spacebar and type Terminal
    • Once in the terminal, you will navigate to the /Libary/Elastic folder for us to run the above command.
cd /Library/Elastic
  • Now that we are in the Elastic Folder, we can run the above command, enroll the agent, and point the logs and metrics to our elastic cloud deployment.
  • If you still have the Fleet page open, you should see the agent enrollment complete, and then data start flowing.

:: Elastic Agent via POC / POV::

  • As an SA, we will be participating in POC and POV, in which we will assist our customers in deploying and setting up the elastic agent for not only primary data collection from the systems but also for cloud environments (AWS, AZURE, GCP)
  • The main thing to remember is that we need to plan the data flowing through the agent via integrations (API or Filebeat) as an SA. We need to set the customer up for success in how many agents they will need to install on servers ( hosts) to support the number of events and logs they plan to ingest.
    • IE - Customer is doing a security POC with o365 logs, Cisco ASA. Then we need to understand how many events are coming thru a second, as the ASA could be noisy and drop events if we only have one agent running the ingest
      • We will get into this more with integrations, but agent installation is a critical knowledge in planning

:: Elastic Agent via REAL WORLD::

  • Once you get through POC, the agent will be deployed via an MDM service or management tool that will install the downloaded package from the Elastic website and then upload and install it to all the hosts.
  • Once installed, the customer will run a script to run the enroll with a token to the specific Policy they want the hosts to be tied to.
    • Same Method you did with the script via terminal but on a large scale

      ***:: We can discuss this more if the team has questions::***
      

::HOMEWORK:::

  1. Ensure your Elastic Agent is connected and sends metrics and logs to your Elastic deployment.
    • Please ensure that Elastic Defend is on the integrations list for the new Policy your agent is connected to and linked to your deployment.
  2. If you are having issues with this, uninstall and reinstall the agent and re-enroll the agent, and that will solve the 404 Fleet auth issue with the old token.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.