When using the Scalyr Agent, in /etc/scalyr-agent-2/agent.json one can define zero or more server_attributes. After a cursory inspection of the scalyr-logback implementation it seems to me this project does not provide equivalent functionality. Did I perhaps miss this, or would it be possible to add such support? For example, the logstash-logback-encoder allows one to configure "Global Custom Fields" inside logback.xml; that's exactly the kind of thing I'm looking for.
When using the Scalyr Agent, in
/etc/scalyr-agent-2/agent.jsonone can define zero or moreserver_attributes. After a cursory inspection of thescalyr-logbackimplementation it seems to me this project does not provide equivalent functionality. Did I perhaps miss this, or would it be possible to add such support? For example, thelogstash-logback-encoderallows one to configure "Global Custom Fields" insidelogback.xml; that's exactly the kind of thing I'm looking for.