https://github.com/psu-libraries/psul_splunk_logger
Allows Drupal 10+ sites to log messages to PSUL Splunk
https://github.com/psu-libraries/psul_splunk_logger
drupal module
Last synced: about 2 months ago
JSON representation
Allows Drupal 10+ sites to log messages to PSUL Splunk
- Host: GitHub
- URL: https://github.com/psu-libraries/psul_splunk_logger
- Owner: psu-libraries
- Created: 2024-08-05T18:11:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-02T11:43:26.000Z (7 months ago)
- Last Synced: 2025-09-02T13:33:05.375Z (7 months ago)
- Topics: drupal, module
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## INTRODUCTION
The PSUL Splunk Logger module is add push messages to stdout so they can be
consumed by splunk.
This is based on the [log_stdout](https://www.drupal.org/project/log_stdout)
but that has issueswhen failing over memcache because it uses configs.
The logs can be found at https://search.splunk.psu.edu/en-US/app/search/search. Search by `app=drupal` to
filter just by drupal logs.