Logstash Agent

  • By charmers
Channel Revision Published Runs on
latest/stable 5 11 Nov 2020
Ubuntu 14.04
latest/edge 5 11 Nov 2020
Ubuntu 14.04
juju deploy logstash-agent
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • CustomLogFile | string

    location of log you want to parse ... will accept wildcards treat it like an array, even if only one file. Usage: "['/var/log/test/test*.log', '/opt/test/logs/*.log']"

  • CustomLogType | string

    logstash Type setting for log file

  • InputTwitterEnabled | boolean

    enable twitter input. before enabling need to also setting InputTwitterUsername, InputTwitterPassword, InputTwitterKeywords

  • InputTwitterKeywords | string

    twitter keywords treat it like an array, even if only one keyword. Usage: "['word1', 'word2']"

  • InputTwitterPassword | string

    twitter password

  • InputTwitterUsername | string

    twitter username

  • Reload | string

    Default: 0

    change this string to reload logstash-agent checks. will rescan system for known log types and modify file inputs to match.