GCP
- Security ** Identity-Aware Proxy *** Enable
Click the level you want to protect In the right-side info panel, click ADD MEMBER, search the user and select the role Cloud IAP -> IAP-secured Web App User, they will end up under IAP-secured Web App User
Under API & Services, click CREATE CREDENTIALS, select …
Read MoreEnable logging to HTTP Event Collector in your Java project - http://dev.splunk.com/view/splunk-logging-java/SP-CAAAE7M
NB! Log4j2 newer than 2.8.2 has its own Http handler, which overrides the one from Splunk, so you have to stay at version 2.8.2 (or compile the Splunk log4jhandler yourself with a fix)
log4j2.xml (for …
Read MoreDownload Open SSH for Windows 2012 64 bit https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v7.9.0.0p1-Beta
Unzip in PowerShell (https://tunnelix.com/installing-openssh-on-windows-2012-r2-through-powershell/)
Start PowerShell as Administrator
Add-Type -assembly "system.io.compression.filesystem" …
Read More