Yes, yes it is entirely within the realms of possibility
I'm really tired... Thanks Drainy for your clues. I'll try it tomorrow at work 🙂
and hopefully this is the part where you realise why I posted such a short answer... this is all stuff you need to provide in a question!
So in that case you use a Splunk Universal Forwarder or syslog to forward the logs back to your indexer, from there you have centralised logging and searching for all your data 🙂
Yes it is possible,a d I've found it too 🙂 But my splunk is on other server than my sites
Ok, so I just ran a single search on Google for php error log and it appears all PHP errors (if configured) are logged to an error_log file, you could index this within Splunk as you would any other log file
Well, have you got any starting point, cause I'm digging about 3 hours and nothing useful found.
I'm trying to send error message to splunk.
For example: one developer made change in SQL table structure but didn't informed a code developer to make appropriate changes to SQL query. It will throw error, and this error message is what I want to relay to splunk
could you be a bit more specific about what you're trying to do?