This module allows you to take logs from PagerDuty and push them into Splunk for analysis. https://github.com/Sam-Martin/PagerDuty2Splunk
Installation
Provided you have Python installed, you can simply run:
pip install pagerduty2splunk
Examples
Relative: Push logs between yesterday and three days ago to Splunk:
pagerduty2splunk --log=INFO --start=1 --end=3 --splunk-token=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX --splunk-instance-id=prd-X-XXXXX --pagerduty-token=XXX-XXXXXXXXXXXXXXXX
Absolute: Push logs from 2016-01-01 to 2016-01-05 to Splunk:
pagerduty2splunk --log=INFO --start=2016-01-01 --end=2015-01-05 --splunk-token=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX --splunk-instance-id=prd-X-XXXXX --pagerduty-token=XXX-XXXXXXXXXXXXXXXX
Arguments
splunk-instance-id is the subdomain of your Splunk instance in Splunk cloud
splunk-token is the token of your HTTP Event Collector.
pagerduty-token is your V2 API token (see Generating an API Key for more details).
Release files for pagerduty2splunk 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pagerduty2splunk-0.0.6.tar.gz | 5.2 kB | Details |
Release files / pagerduty2splunk-0.0.6.tar.gz
| Download URL | pagerduty2splunk-0.0.6.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
daf160b3bf035a3c8fbf27e9c4cb501430d41ee69e48e85d96794c07d0e92f80
|
|
BLAKE2b-256 checksum How to use checksums |
59df712f0ff6d042e1f914742069dcb6079a6101f8880f6da950f3c9a248c149
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |