ArthurFleck0 / signalsciences

This contains scripts for installing Signal Sciences windows agent and its respective IIS module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SigSci: Signal Sciences Windows and SigSci IIS Module installer

The Signal Sciences module for Windows and IIS allows for integrating your IIS application with the Signal Sciences agent at the application level. It is written as a Windows and IIS Module. To integrate your application with the module, you will need to install both the Windows and IIS Module/agent

Installation

powershell Install-SignalSciences.ps1

Note: There is user prompt requiring user interaction upon execution

Ensure the accesskeyid and secretaccesskey variables are updated within the script.

About

This contains scripts for installing Signal Sciences windows agent and its respective IIS module


Languages

Language:PowerShell 100.0%