Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Document loggly hostname change workaround while we don't have 0.1.2 #15

Closed
jmt4b04d4v opened this issue Jan 24, 2014 · 1 comment
Closed

Comments

@jmt4b04d4v
Copy link

As we still don't have a release 0.1.2 which includes the loggly hostname change, we can document the following workaround to set endpointUrl instead of inputKey as a workaround:

  <appender name="logglyAppender" class="ch.qos.logback.ext.loggly.LogglyAppender">
    <!-- <inputKey>YOUR_LOGGLY_INPUT_KEY_HERE</inputKey> -->
    <endpointUrl>https://logs-01.loggly.com/inputs/YOUR_LOGGLY_INPUT_KEY_HERE</endpointUrl>
  </appender>

You guys know better if this is a good idea and where is the best place.

@tony19 tony19 added question and removed question labels Feb 27, 2014
@tony19
Copy link
Contributor

tony19 commented Mar 8, 2014

v0.1.2 is released now

@tony19 tony19 closed this as completed Mar 8, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants