You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am using the above config for pushing logs from alloy to loki
but i cant see any logs in loki for any of the apps while querying from grafana, though using similar config in promtail i am able to see logs for the pods
is there anything i am missing ?
i mean how alloy logs would look like if any logs are being captured by alloy
for my above promtail i converted using
alloy convert --source-format=promtail --output=parse_files_config.alloy promtail.yaml
and then deployed alloy using that config
System information
No response
Software version
No response
Configuration
Logs
The text was updated successfully, but these errors were encountered:
hi, I replied to you in the community slack. From just the config and the logs it's hard to say what's wrong. I recommend checking the component's pages in the UI. (you can portforward it). This would tell you if it's discovering the targets properly. If the targets are ok, the next step would be to enable live debugging and see at different steps what's passing through the pipeline. See the doc here: https://grafana.com/docs/alloy/latest/troubleshoot/debug/
What's wrong?
hi
i am using the above config for pushing logs from alloy to loki
but i cant see any logs in loki for any of the apps while querying from grafana, though using similar config in promtail i am able to see logs for the pods
is there anything i am missing ?
i mean how alloy logs would look like if any logs are being captured by alloy
Steps to reproduce
for my above promtail i converted using
alloy convert --source-format=promtail --output=parse_files_config.alloy promtail.yaml
and then deployed alloy using that config
System information
No response
Software version
No response
Configuration
Logs
The text was updated successfully, but these errors were encountered: