-
-
Notifications
You must be signed in to change notification settings - Fork 4
Use list-available command to query available log sources #143
Copy link
Copy link
Open
Description
Right now the list of available log sources to filter is hardcoded:
acquia-logstream/src/LogstreamCommand.php
Line 38 in e6db056
| 'Log types to stream', |
This isn't very future-proof in case log sources change. Additionally, it's possible that not all servers support all log sources.
The logstream API supports a list-available command that could be used to get available log sources instead: https://github.com/acquia/logstream#list-available-inbound
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels