Skip to content

Instantly share code, notes, and snippets.

@emag
Last active December 22, 2015 01:48
Show Gist options
  • Save emag/6398403 to your computer and use it in GitHub Desktop.
Save emag/6398403 to your computer and use it in GitHub Desktop.
flent-agent-list.conf for JBoss AS7
TAG_PREFIX=""
LOGS=$(cat <<"EOF"
wildfly.access $JBOSS_HOME/standalone/log/default-host/access.log.<date>
EOF
)
PRIMARY_SERVER="localhost:24224"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment