You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`description` (String) The description of the agent policy.
42
42
-`download_source_id` (String) The identifier for the Elastic Agent binary download server.
43
43
-`fleet_server_host_id` (String) The identifier for the Fleet server host.
44
-
-`global_data_tags` (String) JSON encoded user-defined data tags to apply to all inputs.
44
+
-`global_data_tags` (Attributes Map) User-defined data tags to apply to all inputs. Values can be strings (string_value) or numbers (number_value) but not both. (see [below for nested schema](#nestedatt--global_data_tags))
45
45
-`monitor_logs` (Boolean) Enable collection of agent logs.
46
46
-`monitor_metrics` (Boolean) Enable collection of agent metrics.
47
47
-`monitoring_output_id` (String) The identifier for monitoring output.
0 commit comments