[example: A Bounded $L^1$ Family with Moving Spikes]
Let $E=(0,1)$ with [Lebesgue measure](/page/Lebesgue%20Measure) $\mathcal L^1$, and define
\begin{align*}
f_n(x)=n\,\mathbb{1}_{(0,1/n)}(x).
\end{align*}
For each $n$, the function $f_n$ is measurable, nonnegative, and supported on $(0,1/n)$. Its $L^1$ norm is
\begin{align*}
\int_E |f_n|\,d\mathcal L^1=\int_0^1 n\,\mathbb{1}_{(0,1/n)}(x)\,d\mathcal L^1(x)=\int_0^{1/n} n\,d\mathcal L^1(x)=n\mathcal L^1((0,1/n))=n\cdot\frac{1}{n}=1.
\end{align*}
Thus $\sup_n\|f_n\|_{L^1(E)}=1$, so the family is bounded in $L^1(E)$.
Now fix $M>0$ and choose an integer $n>M$. Since $f_n(x)=n$ for every $x\in(0,1/n)$ and $f_n(x)=0$ for $x\in(1/n,1)$, the level set is
\begin{align*}
\{|f_n|>M\}=(0,1/n).
\end{align*}
Therefore
\begin{align*}
\int_{\{|f_n|>M\}} |f_n|\,d\mathcal L^1=\int_0^{1/n} n\,d\mathcal L^1(x)=n\mathcal L^1((0,1/n))=1.
\end{align*}
So no matter how large the threshold $M$ is, some member of the family still has total mass $1$ above that threshold. The mass has not become large in total; instead it has concentrated on smaller and smaller sets, showing that $L^1$ boundedness alone does not prevent concentration.
[/example]