We are going to make two substitutions
The first one is t=arcsin(e2x). We differentiate both sides (pay attention to use the chain rule correctly!) and we obtain dt=(1/sqrt(1-e4x))*2*e2x You can notice that this quantity is exactly (apart from the factor 2) the numerator of your given integral.
If you do this (and you manage the factor 2), the integral which you need to evaluate is (1/2)*integral of dt/(t*cos2(log(t)))
We now make another substitution, y=ln(t). If we differentiate both sides we have dy=1/t dt and therefore, the previous integral becomes (1/2)*integral dy/cos2(y) which can be immediately solved and it is (1/2)tan(y).
We now go back with the substitutions and we first write the result as a function of the variable y=ln(t) as
(1/2)tan(ln(t)) and then we write it as a function of x (remember that t=arcsin(e2x)) as (1/2)tan(ln(arcsin(e2x))) +C, where for completeness we add the constant of integration.
Best,
Davide