Fluentd
Setting metadata
Attribute
Meaning
<filter **>
@type record_transformer
<record>
host.name "#{Socket.gethostname}"
env_name "production" # Adjust based on your environment
clusterId "prod-1"
gc_source_type "host"
service.name "server-app"
</record>
</filter>Configuring HTTP output to groundcover
Finding the endpoint of the inCloud backend
Configuring an output stage
Viewing your logs
Last updated
