I have configured, multiple tasks in the maintenance plan like Db integrity check, shrink DB and rebuild index, however when I look for a log in SQL server logs it shows only DBCC Check DB, the logs corresponding to shrink and index rebuild does not appear there.
Can you please advise where do I see the detailed logs of each task in SQL server management studio?