Skip to content

Streams Duo Authentication Logs to Logstalgia Custom Log Format.

Notifications You must be signed in to change notification settings

desiredState/duo-logstalgia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Duo Logstalgia

Streams Duo Authentication Logs to Logstalgia Custom Log Format.

Usage

docker run --rm \
    -e DUO_IKEY='<CHANGE_ME>' \
    -e DUO_SKEY='<CHANGE_ME>' \
    -e DUO_HOST='<CHANGE_ME>' \
    desiredstate/duo-logstalgia:latest | \
    tee /dev/tty | logstalgia -x -g "Duo Access Log,CODE=.*?,100" -

About

Streams Duo Authentication Logs to Logstalgia Custom Log Format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published