Define $(\mathscr{F}_t)_{t\geq 0}$ being the natural filtration induced by the Brownian motion $(B_t)_{t\geq 0}$. That is $$\mathscr{F}_t=\sigma(B_s\mid 0\leq s\leq t), \forall t\geq 0,$$ i.e. $\mathscr{F}_t$ is the smallest sigma-algebra making all $B_s$, $s\leq t$, measurable.
Now, why is this necessary?
My understanding is, for Brownian motion $B_t$, its smallest $\sigma$-algebra is just the preimage of Borel algebra on $\mathbb{R}^n$:
$$\forall t\geq 0, \sigma(B_t) = X_t^{-1}[ \mathscr{B}(\mathbb{R}^n) ] = \{ F \subset \Omega \, | \, X_t(F) \in \mathscr{B}(\mathbb{R}^n) \}$$
So, $\forall 0 < s < t, \sigma(B_s) = \sigma(B_t)$.
In the end $\forall 0 < s < t, \sigma(B_s) = \sigma(B_t) = \mathscr{F}_s = \mathscr{F}_t$.
This actually applies to other continuous random variables, filtration is only necessary for discrete random variables. -- is my understanding correct?