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
-`download_source_id` (String) The identifier for the Elastic Agent binary download server.
52
52
-`fleet_server_host_id` (String) The identifier for the Fleet server host.
53
53
-`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. Example -- key1 = {string_value = value1}, key2 = {number_value = 42} (see [below for nested schema](#nestedatt--global_data_tags))
54
-
-`inactivity_timeout` (Number) The inactivity timeout (in seconds) for the agent policy. If an agent does not report within this time period, it will be considered inactive.
54
+
-`inactivity_timeout` (String) The inactivity timeout for the agent policy. If an agent does not report within this time period, it will be considered inactive. Supports duration strings (e.g., '30s', '2m', '1h').
55
55
-`monitor_logs` (Boolean) Enable collection of agent logs.
56
56
-`monitor_metrics` (Boolean) Enable collection of agent metrics.
57
57
-`monitoring_output_id` (String) The identifier for monitoring output.
0 commit comments