Exploring Experiments Journal
In this lesson, we will re-run an experiment as we did before, but this time we will generate a journal file for it which is stored in JSON format.
Chaos Toolkit allows us to create a journal file with information generated during an experiment.
Using the definition of health-http.yaml
To generate data, we need to run an experiment. Let’s take a look at the definition of a familiar one.
Press + to interact
cat chaos/health-http.yaml
We have already explored that experiment, so there’s probably no need to go through it. Even if you forgot it, you should have enough experience to deduce what it does yourself. Remember, ...