David Zych

Results 5 issues of David Zych

Is there a simple way to write JSON-formatted metrics to a local text file without intermingling log messages? So far the closest I've come up with is: ``` LoadPlugin logfile...

I run rsyslog with imtcp and imudp to receive syslog messages from lots of network switches/etc, most of which still use the older RFC 3164 TIMESTAMP format of "Mmm dd...

Looks like we could chain this plugin with https://docs.aws.amazon.com/cli/latest/userguide/cli-roles.html to automatically do SAML login to a master role and then assume another role which trusts the master role. Would love...

enhancement

### Terraform Version ``` $ terraform-0.14.10 version Terraform v0.14.10 + provider registry.terraform.io/hashicorp/null v3.1.0 ``` ### Terraform Configuration Files I have three types of resources: alpha which has no dependencies, bravo...

enhancement
config

Documentation suggestion: the otherwise excellent readme.txt does not currently mention the possibility of using `define('SHIBBOLETH_DEFAULT_ROLE', '_no_account');` to programmatically select the "(skip 'no role' account creation)" behavior. Thanks for a great...

help wanted
good first issue
documentation