# Functions
InjectAgentConfig injects config to a provided configuration.
IsInsideData returns true when the exePath is inside of the current Agents data path.
Metadata loads metadata from disk.
NewAgentInfo creates a new agent information.
NewAgentInfoWithLog creates a new agent information.
RunningInstalled returns true when executing Agent is the installed Agent.
RunningUnderSupervisor returns true when executing Agent is running under the supervisor processes of the OS.
# Structs
AgentECSMeta is a collection of agent metadata in ECS compliant object form.
AgentInfo is a collection of information about agent.
ECSMeta is a collection of agent related metadata in ECS compliant object form.
ElasticECSMeta is a collection of elastic vendor metadata in ECS compliant object form.
HostECSMeta is a collection of host metadata in ECS compliant object form.
SystemECSMeta is a collection of operating system metadata in ECS compliant object form.