You can create more advanced redirects for user roles or specific users by installing Peter's Login Redirect which can be found for free in the WordPress plugin repository. To install this plugin go to WP Admin > Plugins > Add New > Search: 'Peter's Login Redirect'.
https://wordpress.org/plugins/peters-login-redirect/
Once you have installed Peter's Login Redirect you can go to WP Admin > Settings > Login / Logout Redirects to configure the plugin.
Redirect a BuddyPress user to their profile page when logging in
- Go to 'Specific Roles' and select 'Subscriber from the dropdown
- Enter the following in the field titled 'URL'
https://www.domain.com/members/[variable]username[/variable]
(replace domain.com with your own domain) - Enter your desired logout URL for the field titled 'Logout URL' (not required)
- Click 'Add role rule' to save your settings
Redirect a specific user to a page when logging in
- Go to 'Specific Users' and select their username from the dropdown
- Enter the desired login URL in the field titled 'URL'
- Enter your desired logout URL for the field titled 'Logout URL' (not required)
- Click 'Add username rule' to save your settings