blob: b7a37c223f8d778874fc72184f0ac4b1ee4c3e28 [file] [log] [blame]
Dan Smithc2772c22022-04-08 08:48:49 -07001Generate performance logs for staging
2
3Captures usage information from mysql, systemd, apache logs, and other
4parts of the system and generates a performance.json file in the
5staging directory.
6
7**Role Variables**
8
9.. zuul:rolevar:: stage_dir
10 :default: {{ ansible_user_dir }}
11
12 The base stage directory
13
14.. zuul:rolevar:: devstack_conf_dir
15 :default: /opt/stack
16
17 The base devstack destination directory
18
19.. zuul:rolevar:: debian_suse_apache_deref_logs
20
21 The apache logs found in the debian/suse locations
22
23.. zuul:rolevar:: redhat_apache_deref_logs
24
25 The apache logs found in the redhat locations